Ignore:
Timestamp:
2007/10/08 19:26:55 (17 years ago)
Author:
naka
Message:

class_extendsディレクトリの追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/class/SC_View.php

    r16272 r16326  
    88$SC_VIEW_PHP_DIR = realpath(dirname(__FILE__)); 
    99require_once($SC_VIEW_PHP_DIR . "/../module/Smarty/libs/Smarty.class.php"); 
    10 //require_once(CLASS_PATH . "util_extends/SC_Utils_Ex.php"); 
     10//require_once(CLASS_EX_PATH . "util_extends/SC_Utils_Ex.php"); 
    1111 
    1212class SC_View { 
Note: See TracChangeset for help on using the changeset viewer.