Changeset 16570 for branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design.php
- Timestamp:
- 2007/10/26 10:57:55 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design.php
r16396 r16570 227 227 $this->arrPageData = $arrPageData[0]; 228 228 229 global $GLOBAL_ERR; // FIXME229 global $GLOBAL_ERR; 230 230 $errCnt = 0; 231 231 if ($GLOBAL_ERR != "") {
Note: See TracChangeset
for help on using the changeset viewer.