Rev 447 | Details | Compare with Previous | Last modification | View Log | RSS feed
<?php
Class ExcelReader {
function initExcelReader() {
require_once("ExcelReader/excel_reader2.php");
}
?>