Changeset 3532 for temp/trunk
- Timestamp:
- 2006/08/31 19:38:33 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/total/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/total/index.php
r3471 r3532 363 363 364 364 // ¥°¥é¥Õ²èÁü¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¤À¤±ºîÀ®¤¹¤ë 365 if(!file_exists($path)) {365 //if(!file_exists($path)) { 366 366 367 367 // ¥é¥Ù¥ëɽ¼¨¥¤¥ó¥¿¡¼¥Ð¥ë¤òµá¤á¤ë … … 396 396 $objGraphLine->drawGraph(); 397 397 $objGraphLine->outputGraph(false, $path); 398 }398 //} 399 399 // ¥Õ¥¡¥¤¥ë¥Ñ¥¹¤òÊÖ¤¹ 400 400 $ret_path = GRAPH_URL . $pngname;
Note: See TracChangeset
for help on using the changeset viewer.
