Author: cyb
Date: Mon May 28 14:48:45 2007
New Revision: 446

URL: http://svn.gna.org/viewcvs/phplinker?rev=446&view=rev
Log:
#129: removed debug info!

Modified:
    trunk/www/index.php

Modified: trunk/www/index.php
URL: 
http://svn.gna.org/viewcvs/phplinker/trunk/www/index.php?rev=446&r1=445&r2=446&view=diff
==============================================================================
--- trunk/www/index.php (original)
+++ trunk/www/index.php Mon May 28 14:48:45 2007
@@ -19,7 +19,7 @@
 ?>
 <?php
 require("includes/start.php");
-echo "http://".$_SERVER['SERVER_NAME'].$_SERVER['REDIRECT_URL'];
+
 if(!file_exists($template_filename))
   $server_name = "http://".$_SERVER['SERVER_NAME'].$_SERVER['REDIRECT_URL'];
  else


_______________________________________________
PHPLinker-commits mailing list
[email protected]
https://mail.gna.org/listinfo/phplinker-commits

Reply via email to