Changeset 7248


Ignore:
Timestamp:
2006/11/01 19:11:57 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r7247 r7248  
    183183            lfPDFDownload($graph_name, $head . $data, $arrColSize, $arrAlign, $sdate, $edate, $title, $page); 
    184184            exit; 
    185         }    
     185        } 
    186186    } 
    187187    break; 
     
    493493            $objGraphBar->outputGraph(); 
    494494            exit(); 
    495         }else{ 
    496             $objGraphBar->outputGraph(false,$path); 
    497495        } 
    498496         
Note: See TracChangeset for help on using the changeset viewer.