egroupware/admin
2000-11-28 20:10:01 +00:00
..
inc Renamed table from sessions to phpgw_sessions 2000-11-26 09:34:39 +00:00
templates/default Added in optional login screen message that admins can set. Cleaned up mainscreen message and loginscreen message to allow support from differenet languagues 2000-11-28 19:54:10 +00:00
accesslog.php Tables wheren't using phpgw_access_log 2000-11-27 20:36:03 +00:00
accounts.php Converted applications list over to templates 2000-11-22 06:58:08 +00:00
applications.php Converted applications list over to templates 2000-11-22 06:58:08 +00:00
currentusers.php fixed some sql and ldap errors 2000-11-25 22:55:15 +00:00
deleteaccount.php delete no deletes accounts calendar events 2000-11-21 02:32:22 +00:00
deleteapplication.php Fixed parse error 2000-11-25 21:51:19 +00:00
deletegroup.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
editaccount.php Fixed login id changes not being updated correctly 2000-11-23 22:00:11 +00:00
editapplication.php Fixed another variable named wrong 2000-11-22 06:28:49 +00:00
editgroup.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
groups.php Converted groups list to templates 2000-11-22 06:22:00 +00:00
index.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
killsession.php fixed some sql and ldap errors 2000-11-25 22:55:15 +00:00
mainscreen_message.php Added in addslashes() and stripslashes() 2000-11-28 20:10:01 +00:00
navbar-create.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
navbar-sel.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
newaccount.php fix for adding new users 2000-11-23 03:26:45 +00:00
newapplication.php $totalerrors was named wrong 2000-11-22 06:26:44 +00:00
newgroup.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
viewaccount.php Converted viewaccount over to templates 2000-11-22 05:31:20 +00:00