Changeset 16121


Ignore:
Timestamp:
2007/09/28 02:13:30 (16 years ago)
Author:
nanasess
Message:

reqire_plugin.php を追加

Location:
branches/feature-module-update/html/mobile
Files:
1 added
1 edited

Legend:

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

    r15916 r16121  
    4949require_once(CLASS_PATH . "helper_extends/SC_Helper_Mobile_Ex.php"); 
    5050require_once(CLASS_PATH . "helper_extends/SC_Helper_Session_Ex.php"); 
    51  
     51include_once($include_dir . "require_plugin.php"); 
    5252// セッションハンドラ開始 
    5353$objSession = new SC_Helper_Session_Ex(); 
Note: See TracChangeset for help on using the changeset viewer.