Changeset 3441 for temp/trunk/data/class/SC_View.php
- Timestamp:
- 2006/08/31 11:58:40 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_View.php
r2812 r3441 71 71 // ¥Æ¥ó¥×¥ì¡¼¥È¤Î½èÍý·ë²Ì¤òɽ¼¨ 72 72 function display($template) { 73 global $GLOBAL_ERR; 74 print($GLOBAL_ERR); 73 75 $this->_smarty->display($template); 74 76 if(ADMIN_MODE == '1') {
Note: See TracChangeset
for help on using the changeset viewer.
