Changeset 11730 for branches/comu/html/admin/system/load_module.php
- Timestamp:
- 2007/03/11 06:27:25 (19 years ago)
- File:
-
- 1 edited
-
branches/comu/html/admin/system/load_module.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu/html/admin/system/load_module.php
r11729 r11730 8 8 require_once(DATA_PATH . "module/Request.php"); 9 9 10 // 認証確認10 // ǧ¾Ú³Îǧ 11 11 $objSess = new SC_Session(); 12 12 sfIsSuccess($objSess); … … 26 26 exit; 27 27 } else { 28 print(" モジュールの取得に失敗しました。:".$path);28 print("¥â¥¸¥å¡¼¥ë¤Î¼èÆÀ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£:".$path); 29 29 } 30 30 }
Note: See TracChangeset
for help on using the changeset viewer.
