- Timestamp:
- 2006/11/19 15:26:14 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/downloads/module/mdl_epsilon/mdl_epsilon.php (modified) (1 diff)
-
html/load_module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
r8545 r8546 37 37 $objView = new SC_AdminView(); 38 38 $objQuery = new SC_Query(); 39 40 // ǧ¾Ú³Îǧ41 $objSess = new SC_Session();42 43 sfIsSuccess($objSess);44 39 45 40 // ¥Ñ¥é¥á¡¼¥¿´ÉÍý¥¯¥é¥¹ -
temp/trunk/html/load_module.php
r8545 r8546 7 7 require_once("./require.php"); 8 8 require_once(DATA_PATH . "module/Request.php"); 9 9 10 10 11 if($_GET['module_id'] != ""){
Note: See TracChangeset
for help on using the changeset viewer.
