* Fix a small bug in lib/sql/create_user.php3 where work and home phone were stored...
authorkkalev <kkalev>
Mon, 12 Aug 2002 13:08:20 +0000 (13:08 +0000)
committerkkalev <kkalev>
Mon, 12 Aug 2002 13:08:20 +0000 (13:08 +0000)
commit9efbe2e4fee46fa1aa171d2ea360cf8f1de92154
treee8be9f0c87904de3df8ae9fdb1b3e9c0f818a63b
parentd00994559abc6369a56c61cc4d1e879e7b2f62e9
* Fix a small bug in lib/sql/create_user.php3 where work and home phone were stored in the wrong fields.
* Set personal information attributes in lib/sql/user_info.php3 to default values.
* Add a page to change the user's personal information. Changed the user toolbar and added htdocs/user_info.php3
  along with lib/{sql,ldap}/change_info.php3
* Print a message if we can't connect to the ldap server in lib/ldap/user_info.php3
dialup_admin/Changelog
dialup_admin/htdocs/user_info.php3 [new file with mode: 0644]
dialup_admin/html/user_toolbar.html.php3
dialup_admin/lib/ldap/change_info.php3 [new file with mode: 0644]
dialup_admin/lib/ldap/user_info.php3
dialup_admin/lib/sql/change_info.php3 [new file with mode: 0644]
dialup_admin/lib/sql/create_user.php3
dialup_admin/lib/sql/user_info.php3