Ignore:
Timestamp:
2007/06/07 21:39:26 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/total/index.php

    r14459 r14461  
    211211} 
    212212 
    213 sfprintr($mode); 
    214  
    215  
    216213$objPage->install_GD = $install_GD; 
    217214 
     
    811808        // ¸¡º÷·ë²Ì¤Î¼èÆÀ 
    812809        $objPage->arrResults = $objQuery->select($col, $from, $where, $arrval); 
     810         
     811         
     812        sfprintr($objPage->arrResults); 
    813813         
    814814        // ÀÞ¤ìÀþ¥°¥é¥Õ¤ÎÀ¸À®    
Note: See TracChangeset for help on using the changeset viewer.