fix smarty for php8.1
This commit is contained in:
+1
-1
@@ -1537,7 +1537,7 @@ class SmartyCompilerException extends SmartyException
|
||||
* The line number of the template error
|
||||
* @type int|null
|
||||
*/
|
||||
public $line = null;
|
||||
//public $line = null;
|
||||
/**
|
||||
* The template source snippet relating to the error
|
||||
* @type string|null
|
||||
|
||||
Reference in New Issue
Block a user