Ignore:
Timestamp:
2007/08/31 22:16:53 (17 years ago)
Author:
nanasess
Message:

暫定 commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/html/require.php

    r15273 r15529  
    4444require_once(CLASS_PATH . "helper_extends/SC_Helper_PageLayout_Ex.php"); 
    4545require_once(CLASS_PATH . "helper_extends/SC_Helper_DB_Ex.php"); 
    46 //require_once($include_dir . HTML2DATA_DIR . "include/page_layout.inc"); 
     46require_once(CLASS_PATH . "helper_extends/SC_Helper_Session_Ex.php"); 
     47 
     48// セッションハンドラ開始 
     49//$objSession = new SC_Helper_Session_Ex(); 
    4750 
    4851// アップデートで取得したPHPを読み出す 
Note: See TracChangeset for help on using the changeset viewer.