Changeset 1179


Ignore:
Timestamp:
2007/01/21 17:14:00 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/data/class/SC_View.php

    r1178 r1179  
    105105         
    106106        $array['tpl_mainnavi'] = $SC_VIEW_PHP_DIR . '/../Smarty/templates/frontparts/mainnavi.tpl'; 
    107         //$array['tpl_root_id'] = sfGetRootId(); 
     107        $array['tpl_root_id'] = sfGetRootId(); 
    108108        $this->assignarray($array); 
    109109    } 
Note: See TracChangeset for help on using the changeset viewer.