mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 21:31:48 +01:00
- update realpath handling
This commit is contained in:
@@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
||||
/**
|
||||
* smarty version
|
||||
*/
|
||||
const SMARTY_VERSION = '3.1.28-dev/5';
|
||||
const SMARTY_VERSION = '3.1.28-dev/6';
|
||||
|
||||
/**
|
||||
* define variable scopes
|
||||
|
||||
Reference in New Issue
Block a user