egroupware/admin
2000-11-07 17:31:12 +00:00
..
inc Merged in LDAP patch 2000-11-06 00:27:52 +00:00
accesslog.php Fixed logout field not showing up properly 2000-11-06 11:38:22 +00:00
accounts.php I added the code in phpgw.inc.php to check if there is a templates directory in the applications directory. It will then load up $phpgw->template. I did not commit the moved templates, becuase we need to figure out the name of the directory for them. 2000-11-07 17:31:12 +00:00
applications.php Cleaned up a few forms 2000-10-03 09:14:08 +00:00
currentusers.php Fixed a problem with the sorting in the current users section and cleaned up some of the error reporting 2000-10-02 10:48:03 +00:00
deleteaccount.php More work on creating the functions for the LDAP admin section 2000-10-20 05:59:25 +00:00
deleteapplication.php Added $phpgw->common->phpgw_footer() function, and changed all 2000-09-29 05:24:18 +00:00
deletegroup.php changed ereg in the code to remove groups from accounts to match what is 2000-10-11 01:58:21 +00:00
editaccount.php Merged in LDAP patch 2000-11-06 00:27:52 +00:00
editapplication.php Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +00:00
editgroup.php improper group info on new groups causing navbar problems 2000-10-11 00:02:39 +00:00
groups.php Added $phpgw->common->phpgw_footer() function, and changed all 2000-09-29 05:24:18 +00:00
index.php Added $phpgw->common->phpgw_footer() function, and changed all 2000-09-29 05:24:18 +00:00
killsession.php sessionid was used instead of session_id to kill session. From Chew. 2000-09-28 14:36:38 +00:00
newaccount.php Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
newapplication.php Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +00:00
newgroup.php improper group info on new groups causing navbar problems 2000-10-11 00:18:42 +00:00
viewaccount.php Merged in LDAP patch 2000-11-06 00:27:52 +00:00