Ignore:
Timestamp:
2006/08/31 18:34:34 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/index.php

    r3508 r3509  
    185185$objSess = new SC_Session(); 
    186186sfIsSuccess($objSess); 
    187  
    188 sfprintr($GLOBALS); 
     187global $GLOBAL_ERR; 
     188sfprintr($GLOBAL_ERR); 
    189189 
    190190// ²èÌ̤Îɽ¼¨ 
Note: See TracChangeset for help on using the changeset viewer.