Subversion Repositories phpLibraryV2

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
28 1186 d 22 h rodolico /head/ Moved php_users to its own repo, so removing it here.  
27 1215 d 22 h rodolico /head/ Ready for testing and release.  
25 1217 d 14 h rodolico /head/ All functions appear to work correctly now. Committing changes as I need to clean up code some and want a base to revert to if I mess something up.  
24 1222 d 6 h rodolico /head/ Added an example of a login script, css and a script which initializes the database.
Added a bunch of css classes to the users, but broke the users class (fails when admining other users).
Fixed problem where UsersDataSourceMySQLi was not building table correctly.
 
23 1224 d 20 h rodolico /head/ Added an example file in examples directory for the Users class.  
22 1224 d 20 h rodolico /head/ Everything seems to work now. Small bug fix, and added textarea as a possible field type. Also added instructions and hint to dbDefinitions[fields], translating to html title and placeholder tags.