[Netoffice-cvs-2x] netoffice-2.x/administration updatesettings.php,1.14,1.15
PXell - Online project management.
Brought to you by:
trilexcom
From: Scott M. <ma...@us...> - 2005-06-24 21:34:48
|
Update of /cvsroot/netoffice/netoffice-2.x/administration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10030/administration Modified Files: updatesettings.php Log Message: bug fixes Index: updatesettings.php =================================================================== RCS file: /cvsroot/netoffice/netoffice-2.x/administration/updatesettings.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** updatesettings.php 11 Jun 2005 18:36:37 -0000 1.14 --- updatesettings.php 24 Jun 2005 21:34:38 -0000 1.15 *************** *** 139,143 **** # htaccess parameters \$htaccessAuth = '$htaccessAuth'; - \$fullPath = '$fullPath'; // no slash at the end # file management parameters --- 139,142 ---- |