Merge branch 'g5'
This commit is contained in:
@ -258,7 +258,7 @@ class Spreadsheet_Excel_Reader
|
||||
*/
|
||||
function Spreadsheet_Excel_Reader()
|
||||
{
|
||||
$this->_ole =& new OLERead();
|
||||
$this->_ole = new OLERead();
|
||||
$this->setUTFEncoder('iconv');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user