Subversion Repositories eFlore/Applications.cel

Rev

Rev 447 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php


Class ExcelReader {
        
         
        function initExcelReader() {
                        require_once("ExcelReader/excel_reader2.php");
        }
    
    
}


?>