Subversion Repositories phpLibraryV2

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
28 1298 d 0 h rodolico /head/ Moved php_users to its own repo, so removing it here.  
27 1327 d 1 h rodolico /head/ Ready for testing and release.  
25 1328 d 16 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 1333 d 8 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 1335 d 22 h rodolico /head/ Added an example file in examples directory for the Users class.  
22 1335 d 23 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.