Changeset 16869
- Timestamp:
- 2007/12/02 23:57:29 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore_Log.php
r16868 r16869 67 67 $objForm = $this->initParam(); 68 68 if ($objForm->checkError()) { 69 sfDispError('');69 SC_Utils::sfDispError(''); 70 70 } 71 71 $this->arrLogDetail = $this->getLogDetail($objForm->getValue('log_id'));
Note: See TracChangeset
for help on using the changeset viewer.