- Timestamp:
- 2009/09/01 16:16:34 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/pages/magazine/LC_Page_Magazine_Cancel.php
r18234 r18276 77 77 78 78 if (empty($key) or !$this->lfExistKey($key, $objQuery)) { 79 SC_Utils_Ex::sfDispSiteError(PAGE_ERROR , "", false, "", true);79 SC_Utils_Ex::sfDispSiteError(PAGE_ERROR); 80 80 } else { 81 81 $this->lfChangeData($key, $objQuery);
Note: See TracChangeset
for help on using the changeset viewer.
