Changeset 3545 for temp/trunk/html
- Timestamp:
- 2006/08/31 19:58:15 (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
r3544 r3545 188 188 global $GLOBAL_ERR; 189 189 $arrGlobalErr = explode("\n",$GLOBAL_ERR); 190 $errCnt = count($arrGlobalErr) - 9;190 $errCnt = count($arrGlobalErr) - 8; 191 191 $objPage->errCnt = $errCnt; 192 192
Note: See TracChangeset
for help on using the changeset viewer.
