Changeset 260 for branches/dev
- Timestamp:
- 2007/02/14 21:34:24 (19 years ago)
- Location:
- branches/dev/html/admin/system
- Files:
-
- 2 edited
-
load_module.php (modified) (1 diff)
-
module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/system/load_module.php
r259 r260 18 18 } 19 19 20 gfprintlog("mode -------------------------------> ".$_POST["mode"]);21 22 20 if(is_numeric($module_id)) { 23 21 $objQuery = new SC_Query(); -
branches/dev/html/admin/system/module.php
r17 r260 268 268 if(count($arrRet) > 0) { 269 269 270 // gfprintlog("mode -------------------------------> ".$_POST["mode"]); 271 gfprintlog("mode ------------------------------->test "); 272 273 270 274 // ¥â¥¸¥å¡¼¥ë¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë 271 275 $req = new HTTP_Request(SITE_URL . "load_module.php");
Note: See TracChangeset
for help on using the changeset viewer.
