diff options
| author | spiderr <spider@viovio.com> | 2013-04-19 17:02:55 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-19 17:02:55 -0400 |
| commit | e26968e217948ba948c6223b2fda257595094323 (patch) | |
| tree | b32aa6a4c929084eb7e28c47e60acdaefafbc32c /smarty/libs/sysplugins | |
| parent | c3ce7e212b71a68a4ffb3da22b4894706d292df9 (diff) | |
| download | themes-e26968e217948ba948c6223b2fda257595094323.tar.gz themes-e26968e217948ba948c6223b2fda257595094323.tar.bz2 themes-e26968e217948ba948c6223b2fda257595094323.zip | |
smarty 3 fixes for module_params
Diffstat (limited to 'smarty/libs/sysplugins')
| -rw-r--r-- | smarty/libs/sysplugins/smarty_internal_compile_include_php.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smarty/libs/sysplugins/smarty_internal_compile_include_php.php b/smarty/libs/sysplugins/smarty_internal_compile_include_php.php index d527123..4551179 100644 --- a/smarty/libs/sysplugins/smarty_internal_compile_include_php.php +++ b/smarty/libs/sysplugins/smarty_internal_compile_include_php.php @@ -105,4 +105,4 @@ class Smarty_Internal_Compile_Include_Php extends Smarty_Internal_CompileBase { } -?>
\ No newline at end of file +?> |
