Changeset 265 for branches/dev/html/admin/system
- Timestamp:
- 2007/02/14 21:42:04 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/system/module.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/system/module.php
r264 r265 267 267 268 268 if(count($arrRet) > 0) { 269 269 270 270 // ¥â¥¸¥å¡¼¥ë¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë 271 271 $req = new HTTP_Request(SITE_URL . "load_module.php"); … … 277 277 $req->clearPostData(); 278 278 279 gfprintlog("mode -------------------------------> ".SITE_URL . "load_module.php"); 280 279 281 $arrFiles = array(); 280 282 if($arrRet[0]['other_files'] != "") {
Note: See TracChangeset
for help on using the changeset viewer.
