Ignore:
Timestamp:
2007/07/17 20:11:33 (17 years ago)
Author:
adati
Message:

認証処理がかかっていなかったのを修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/load_module.php

    r266 r15050  
    77require_once("./require.php"); 
    88require_once(DATA_PATH . "module/Request.php"); 
     9 
     10// ǧ¾Ú²ÄÈݤÎȽÄê 
     11sfIsSuccess(new SC_Session()); 
    912 
    1013if($_GET['module_id'] != ""){ 
Note: See TracChangeset for help on using the changeset viewer.