phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: wcm/website main.php,1.13,1.14


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/website main.php,1.13,1.14
Date: Sun, 24 Feb 2002 23:04:02 -0500

Update of /cvsroot/phpgroupware/wcm/website
In directory subversions:/tmp/cvs-serv24691/website

Modified Files:
        main.php 
Log Message:
Template tricks to hide php code in preview (non-NS browsers...)



Index: main.php
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/website/main.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** main.php    24 Feb 2002 17:46:51 -0000      1.13
--- main.php    25 Feb 2002 04:04:00 -0000      1.14
***************
*** 131,134 ****
--- 131,135 ----
        $footer = $footer_data['element_source'];
        $tpl->set_var('footer',$footer ? $footer : 'FOOTER</body></html>');
+       $tpl->set_var('php_code','');
  
        /* end of page body */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]