Changeset 3544 for temp/trunk/html
- Timestamp:
- 2006/08/31 19:58:09 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/index.php
r3511 r3544 188 188 global $GLOBAL_ERR; 189 189 $arrGlobalErr = explode("\n",$GLOBAL_ERR); 190 $errCnt = count($arrGlobalErr) - 8;190 $errCnt = count($arrGlobalErr) - 9; 191 191 $objPage->errCnt = $errCnt; 192 192
Note: See TracChangeset
for help on using the changeset viewer.
