- Timestamp:
- 2006/11/07 18:31:39 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
class/SC_SiteSession.php (modified) (1 diff)
-
downloads/module/mdl_epsilon/mdl_epsilon.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_SiteSession.php
r7653 r7665 25 25 } 26 26 } 27 sfprintr($_SESSION['site']); 28 exit(); 27 29 return false; 28 30 } -
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
r7663 r7665 67 67 } else { 68 68 // Àµ¤·¤¯½èÍý¤¬½ª¤ï¤Ã¤¿¤³¤È¤òµÏ¿¤·¤Æ¤ª¤¯ 69 69 $_SESSION['site']['pre_regist_success'] = true; 70 70 $url = sfGetXMLValue($arrVal,'RESULT','REDIRECT'); 71 71 header("Location: " . $url);
Note: See TracChangeset
for help on using the changeset viewer.
