[geeklog-cvs] Geeklog-1.x/public_html index.php,1.96,1.97

Oliver ospiess at qs1489.pair.com
Sun Nov 25 03:11:10 EST 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html
In directory qs1489.pair.com:/tmp/cvs-serv12936

Modified Files:
	index.php 
Log Message:
tabs, not spaces

Index: index.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/index.php,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -d -r1.96 -r1.97
*** index.php	25 Nov 2007 06:55:07 -0000	1.96
--- index.php	25 Nov 2007 08:11:08 -0000	1.97
***************
*** 162,166 ****
              $topspan = new Template($_CONF['path_layout']);
              $topspan->set_file (array ('topspan'=>'topcenterblock-span.thtml'));
! 			$topspan->set_var( 'xhtml', XHTML );
              $topspan->parse ('output', 'topspan');
              $display .= $topspan->finish ($topspan->get_var('output'));
--- 162,166 ----
              $topspan = new Template($_CONF['path_layout']);
              $topspan->set_file (array ('topspan'=>'topcenterblock-span.thtml'));
!             $topspan->set_var( 'xhtml', XHTML );
              $topspan->parse ('output', 'topspan');
              $display .= $topspan->finish ($topspan->get_var('output'));




More information about the geeklog-cvs mailing list