.. |
inc
|
Removed the use of nextmatchs->sql_limit() and replace it with db->limit()
|
2001-01-30 00:13:25 +00:00 |
setup
|
fixed settings for fresh installs
|
2001-01-31 19:46:08 +00:00 |
templates
|
Converted over to templates
|
2001-01-21 02:05:45 +00:00 |
accesslog.php
|
Tables wheren't using phpgw_access_log
|
2000-11-27 20:36:03 +00:00 |
accounts.php
|
corrected footer call
|
2001-01-07 17:25:25 +00:00 |
applications.php
|
Converted applications list over to templates
|
2000-11-22 06:58:08 +00:00 |
currentusers.php
|
Moved it over to use db->limit() instead of nextmatchs->sql_limit()
|
2001-01-30 00:17:15 +00:00 |
deleteaccount.php
|
Converted over to templates
|
2001-01-21 02:05:45 +00:00 |
deleteapplication.php
|
Converted over to templates
|
2001-01-21 02:05:45 +00:00 |
deletegroup.php
|
now completely acl based
|
2001-02-01 04:02:01 +00:00 |
editaccount.php
|
implementation of applications class
|
2001-01-21 01:26:23 +00:00 |
editapplication.php
|
allows setting app for anonymous access
|
2001-01-21 23:18:05 +00:00 |
editgroup.php
|
now completely acl based
|
2001-02-01 04:02:01 +00:00 |
groups.php
|
Fix limit call to db->limit
|
2001-01-28 13:43:22 +00:00 |
index.php
|
phpinfo was broken.
|
2001-01-11 00:48:08 +00:00 |
killsession.php
|
corrected footer call
|
2001-01-07 17:25:25 +00:00 |
mainscreen_message.php
|
corrected footer call
|
2001-01-07 17:25:25 +00:00 |
navbar-create.php
|
corrected footer call
|
2001-01-07 17:14:36 +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
|
implementation of applications class
|
2001-01-21 01:26:23 +00:00 |
newapplication.php
|
allows setting app for anonymous access
|
2001-01-21 23:18:05 +00:00 |
newgroup.php
|
now completely acl based
|
2001-02-01 04:02:01 +00:00 |
version.inc.php
|
adding in some of the special setup files and dirs
|
2000-12-29 22:10:24 +00:00 |
viewaccount.php
|
running thru all the applications and am making sure their making proper use of the path variables
|
2000-12-18 10:09:34 +00:00 |