havirt
computer_asset_manager_v1
computer_asset_manager_v2
php_library
phpLibraryV2
php_users
sysadmin_scripts
camp_sysinfo_client_3
camp_sysinfo_client (old)
web_pages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
phpLibraryV2
(root)
/
head
/
examples/
– Rev 28
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
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.