Update of /cvsroot/openfirst/base/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3392/config
Modified Files:
Tag: NewDB
globals.tpl
Log Message:
Incomplete variable.
Index: globals.tpl
===================================================================
RCS file: /cvsroot/openfirst/base/config/globals.tpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -d -r1.2.2.1 -r1.2.2.2
*** globals.tpl 6 Jan 2005 22:28:46 -0000 1.2.2.1
--- globals.tpl 7 Jan 2005 20:30:35 -0000 1.2.2.2
***************
*** 41,45 ****
$mailfrom = %BOTMAIL%;
$basepath = %BASEPATH%;
! $fbasepath = %FBASEPATH;
// Determine what module the user is viewing
--- 41,45 ----
$mailfrom = %BOTMAIL%;
$basepath = %BASEPATH%;
! $fbasepath = %FBASEPATH%;
// Determine what module the user is viewing
|