Changeset 3510 for temp/trunk
- Timestamp:
- 2006/08/31 18:41:37 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/design/index.tpl (modified) (previous)
-
html/admin/design/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/index.php
r3509 r3510 186 186 sfIsSuccess($objSess); 187 187 global $GLOBAL_ERR; 188 sfprintr( $GLOBAL_ERR);188 sfprintr(explode("\n",$GLOBAL_ERR)); 189 189 190 190 // ²èÌ̤Îɽ¼¨
Note: See TracChangeset
for help on using the changeset viewer.
