换成php7.4修复警告
This commit is contained in:
@@ -78,7 +78,7 @@ class Smarty_Compiler extends Smarty {
|
||||
/**
|
||||
* The class constructor.
|
||||
*/
|
||||
function Smarty_Compiler()
|
||||
function __construct()
|
||||
{
|
||||
// matches double quoted strings:
|
||||
// "foobar"
|
||||
|
||||
Reference in New Issue
Block a user