Ignore:
Timestamp:
2007/02/14 21:42:04 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/system/module.php

    r264 r265  
    267267     
    268268    if(count($arrRet) > 0) { 
    269  
     269         
    270270        // ¥â¥¸¥å¡¼¥ë¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë 
    271271        $req = new HTTP_Request(SITE_URL . "load_module.php"); 
     
    277277        $req->clearPostData(); 
    278278         
     279        gfprintlog("mode -------------------------------> ".SITE_URL . "load_module.php"); 
     280 
    279281        $arrFiles = array(); 
    280282        if($arrRet[0]['other_files'] != "") { 
Note: See TracChangeset for help on using the changeset viewer.