Ignore:
Timestamp:
2006/08/31 11:58:40 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_View.php

    r2812 r3441  
    7171    // ¥Æ¥ó¥×¥ì¡¼¥È¤Î½èÍý·ë²Ì¤òɽ¼¨ 
    7272    function display($template) { 
     73        global $GLOBAL_ERR; 
     74        print($GLOBAL_ERR); 
    7375        $this->_smarty->display($template); 
    7476        if(ADMIN_MODE == '1') { 
Note: See TracChangeset for help on using the changeset viewer.