mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-03 19:30:49 +02:00
- update code generated by PSR-2 standards fixer which introduced PHP 5.4 incompatibilities of 14.7.2013
This commit is contained in:
@@ -44,7 +44,7 @@ abstract class Smarty_Internal_TemplateCompilerBase
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
static $_tag_objects = array();
|
||||
public static $_tag_objects = array();
|
||||
|
||||
/**
|
||||
* tag stack
|
||||
|
||||
Reference in New Issue
Block a user