Index: temp/trunk/html/__default.php
===================================================================
--- temp/trunk/html/__default.php	(revision 3705)
+++ temp/trunk/html/__default.php	(revision 3707)
@@ -1,4 +1,3 @@
 <?php
-phpinfo();
 require_once($_SERVER['DOCUMENT_ROOT'] . "require.php");
 
Index: temp/trunk/html/index.php
===================================================================
--- temp/trunk/html/index.php	(revision 2189)
+++ temp/trunk/html/index.php	(revision 3707)
@@ -12,4 +12,6 @@
 }
 
+sfprintr("aaa");
+
 $objPage = new LC_Page();
 $conn = new SC_DBConn();
