Changeset 8545
- Timestamp:
- 2006/11/19 15:25:49 (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
r8543 r8545 7 7 * 8 8 */ 9 10 require_once("../../require.php");11 9 require_once(MODULE_PATH . "mdl_epsilon/mdl_epsilon.inc"); 12 10 -
temp/trunk/html/load_module.php
r8544 r8545 7 7 require_once("./require.php"); 8 8 require_once(DATA_PATH . "module/Request.php"); 9 10 // ǧ¾Ú³Îǧ11 $objSess = new SC_Session();12 sfIsSuccess($objSess);13 9 14 10 if($_GET['module_id'] != ""){
Note: See TracChangeset
for help on using the changeset viewer.
