mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-02-06 09:49:24 +03:00
version function
This commit is contained in:
parent
2b6380693d
commit
a4d7997356
@ -496,7 +496,7 @@ class PHPExcel_Calculation_Functions {
|
|||||||
* @return string Version information
|
* @return string Version information
|
||||||
*/
|
*/
|
||||||
public static function VERSION() {
|
public static function VERSION() {
|
||||||
return 'PHPExcel ##VERSION##, ##DATE##';
|
return 'PHPExcel 1.8.1, 2015-04-30';
|
||||||
} // function VERSION()
|
} // function VERSION()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user