Changeset 264


Ignore:
Timestamp:
2007/02/14 21:39:18 (17 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

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

    r263 r264  
    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  
    281279        $arrFiles = array(); 
    282280        if($arrRet[0]['other_files'] != "") { 
Note: See TracChangeset for help on using the changeset viewer.