Changeset 11184
- Timestamp:
- 2006/12/24 01:17:34 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/campaign/default/application.php
r11179 r11184 70 70 71 71 if($ret > 0) { 72 sfDispSiteError(TEMP_LOGIN_ERROR , "", "", "", $objCampaignSess);72 sfDispSiteError(TEMP_LOGIN_ERROR); 73 73 } else { 74 sfDispSiteError(SITE_LOGIN_ERROR , "", "", "", $objCampaignSess);74 sfDispSiteError(SITE_LOGIN_ERROR); 75 75 } 76 76 }
Note: See TracChangeset
for help on using the changeset viewer.
