Changeset 10 for branches/comu


Ignore:
Timestamp:
2007/01/21 17:03:43 (17 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu/html/index.php

    r9 r10  
    66 */ 
    77 
     8print("test"); 
     9  
    810require_once("./require.php"); 
    911 
     
    2325$objPage = sfGetPageLayout($objPage, false, "index.php"); 
    2426 
    25 print("test"); 
    26  
    2727$objView = new SC_SiteView(); 
    2828$objView->assignobj($objPage); 
Note: See TracChangeset for help on using the changeset viewer.