upgrade Smarty 3.1.12 -> 3.1.48 to fix each()
deprecation
This commit is contained in:
parent
745dae62ac
commit
0503a9b5ce
320 changed files with 36207 additions and 22791 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('SMARTY_DIR', dirname(__FILE__) . "/Smarty-3.1.12/libs/");
|
||||
define('SMARTY_DIR', dirname(__FILE__) . "/smarty-3.1.48/libs/");
|
||||
require_once(SMARTY_DIR . "Smarty.class.php");
|
||||
require_once(dirname(__FILE__) . "/config.php");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue