Changeset 3236 for temp


Ignore:
Timestamp:
2006/08/30 21:30:47 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/template.php

    r3233 r3236  
    2626$objView = new SC_AdminView(); 
    2727$objSess = new SC_Session(); 
     28$arrTemplate = array(); 
    2829 
    2930// ǧ¾Ú²ÄÈݤÎȽÄê 
     
    222223    global $arrTemplate; 
    223224    global $objPage; 
    224     $tpl_path = ""; 
     225    $tpl_path = "test/kakinaka/"; 
    225226     
    226227    $tpl_name = ""; 
Note: See TracChangeset for help on using the changeset viewer.