[geeklog-cvs] Geeklog-1.x/public_html/admin/install index.php, 1.50, 1.51

Michael Jervis mjervis at qs1489.pair.com
Tue Aug 12 02:31:51 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install
In directory qs1489.pair.com:/tmp/cvs-serv65304/public_html/admin/install

Modified Files:
	index.php 
Log Message:
Install/upgrade fixes for mssql. (Cleaned out debug function)

Index: index.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/index.php,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** index.php	11 Aug 2008 20:23:11 -0000	1.50
--- index.php	12 Aug 2008 06:31:49 -0000	1.51
***************
*** 2171,2177 ****
  
  echo $display;
- function d($in)
- {
-     echo('<pre>');var_dump($in);echo('</pre>');
- }
  ?>
--- 2171,2173 ----




More information about the geeklog-cvs mailing list