Changeset 16123


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

typo fix

File:
1 edited

Legend:

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

    r16121 r16123  
    4949require_once(CLASS_PATH . "helper_extends/SC_Helper_Mobile_Ex.php"); 
    5050require_once(CLASS_PATH . "helper_extends/SC_Helper_Session_Ex.php"); 
    51 include_once($include_dir . "require_plugin.php"); 
     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.