.. |
inc
|
new hook file for preferences
|
2000-12-22 21:18:35 +00:00 |
templates/default
|
application_form.tpl was broken, used a templeate file from a backup
|
2000-12-23 15:39:03 +00:00 |
accesslog.php
|
Tables wheren't using phpgw_access_log
|
2000-11-27 20:36:03 +00:00 |
accounts.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 |
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
|
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 |
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
|
PHP 4.0.0 was spitting out warnings, so I supressed them
|
2000-12-23 06:36:30 +00:00 |
editapplication.php
|
Fixed another variable named wrong
|
2000-11-22 06:28:49 +00:00 |
editgroup.php
|
included missing ) plus ;
|
2000-12-23 05:16:32 +00:00 |
groups.php
|
Converted groups list to templates
|
2000-11-22 06:22:00 +00:00 |
index.php
|
converting to the new hooks system
|
2000-12-15 22:09:13 +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
|
hopefully settled the directory structure once and for all
|
2000-12-21 09:16:30 +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
|
PHP 4.0.0 was spitting out warnings, so I supressed them
|
2000-12-23 06:36:30 +00:00 |
newapplication.php
|
included missing ) plus ;
|
2000-12-23 05:16:32 +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
|
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 |