换成php7.4修复警告

This commit is contained in:
2026-02-24 13:51:28 +08:00
parent ab4066dd14
commit dc2b20ab8c
4 changed files with 11 additions and 10 deletions

View File

@@ -78,7 +78,7 @@ class Smarty_Compiler extends Smarty {
/**
* The class constructor.
*/
function Smarty_Compiler()
function __construct()
{
// matches double quoted strings:
// "foobar"