Index: branches/comu/html/index.php
===================================================================
--- branches/comu/html/index.php	(revision 5)
+++ branches/comu/html/index.php	(revision 9)
@@ -23,4 +23,6 @@
 $objPage = sfGetPageLayout($objPage, false, "index.php");
 
+print("test");
+
 $objView = new SC_SiteView();
 $objView->assignobj($objPage);
