Changeset 3532 for temp/trunk


Ignore:
Timestamp:
2006/08/31 19:38:33 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r3471 r3532  
    363363         
    364364        // ¥°¥é¥Õ²èÁü¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¤À¤±ºîÀ®¤¹¤ë 
    365         if(!file_exists($path)) { 
     365        //if(!file_exists($path)) { 
    366366                         
    367367            // ¥é¥Ù¥ëɽ¼¨¥¤¥ó¥¿¡¼¥Ð¥ë¤òµá¤á¤ë 
     
    396396            $objGraphLine->drawGraph(); 
    397397            $objGraphLine->outputGraph(false, $path); 
    398         } 
     398        //} 
    399399        // ¥Õ¥¡¥¤¥ë¥Ñ¥¹¤òÊÖ¤¹ 
    400400        $ret_path = GRAPH_URL . $pngname; 
Note: See TracChangeset for help on using the changeset viewer.