MDL-19698 deprecated assign new by ref in feedback
This commit is contained in:
@@ -41,7 +41,7 @@ class EasyWorkbook extends Spreadsheet_Excel_Writer {
|
||||
}
|
||||
}
|
||||
|
||||
$worksheet =& new EasyWorksheet($this->_BIFF_version,
|
||||
$worksheet = new EasyWorksheet($this->_BIFF_version,
|
||||
$name, $index,
|
||||
$this->_activesheet, $this->_firstsheet,
|
||||
$this->_str_total, $this->_str_unique,
|
||||
|
||||
Reference in New Issue
Block a user