Update of /cvsroot/phpslash/phpslash-ft/public_html
In directory usw-pr-cvs1:/tmp/cvs-serv10621/phpslash-ft/public_html
Modified Files:
indextpl3col.php3
Log Message:
bugfix [ #503769 ]
Index: indextpl3col.php3
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/indextpl3col.php3,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** indextpl3col.php3 2001/12/14 22:14:36 1.12
--- indextpl3col.php3 2002/01/15 16:13:06 1.13
***************
*** 48,52 ****
$template->set_var(array(
! ROOTDIR => $_PSL[rootdir],
IMAGEDIR => $_PSL[imageurl],
BREADCRUMB => $breadcrumb,
--- 48,52 ----
$template->set_var(array(
! ROOTDIR => $_PSL[rootur],
IMAGEDIR => $_PSL[imageurl],
BREADCRUMB => $breadcrumb,
|