Changeset 7199 for temp/trunk/data/class


Ignore:
Timestamp:
2006/11/01 13:49:48 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_View.php

    r6913 r7199  
    88$SC_VIEW_PHP_DIR = realpath(dirname(__FILE__)); 
    99require_once($SC_VIEW_PHP_DIR . "/../module/Smarty/libs/Smarty.class.php"); 
     10require_once($include_dir . "/../data/include/php_ini.inc"); 
    1011 
    1112class SC_View { 
Note: See TracChangeset for help on using the changeset viewer.