Changeset 7248
- Timestamp:
- 2006/11/01 19:11:57 (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
r7247 r7248 183 183 lfPDFDownload($graph_name, $head . $data, $arrColSize, $arrAlign, $sdate, $edate, $title, $page); 184 184 exit; 185 } 185 } 186 186 } 187 187 break; … … 493 493 $objGraphBar->outputGraph(); 494 494 exit(); 495 }else{496 $objGraphBar->outputGraph(false,$path);497 495 } 498 496
Note: See TracChangeset
for help on using the changeset viewer.
