Commit Graph

17 Commits

Author SHA1 Message Date
jengo
ddbe64e26d 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
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
sjb4891
f4f9bfaba3 changed ereg in the code to remove groups from accounts to match what is
actually in the field.
2000-10-11 01:58:21 +00:00
jengo
3e3f04a137 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
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
skeeter
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
skeeter
e98124bfdb fixed misspelling of filesystem_separator 2000-08-26 20:12:01 +00:00
jengo
78880c948d Converted the admin section to the new accounts class 2000-08-26 19:20:27 +00:00
izzy
cb5fa5c77e groups directory was searched for at the wrong place 2000-08-22 17:06:09 +00:00
jengo
0fe690d6ec deletegroup.php is now working a little better 2000-08-20 22:55:00 +00:00
jengo
c34644200b Added feature to be able to remove users from groups automaticly 2000-08-19 03:38:35 +00:00
jengo
34b5e461ae Fixed a problem with user not being added to the groups properly and the directorys wheren't being deleted 2000-08-19 02:32:35 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00