diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-04 00:23:18 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-04 00:23:18 +0100 |
| commit | 09cf4f3c2d062ce6057234d924f487989509b785 (patch) | |
| tree | f3aadbde1e8d0f9ae42fa7472453c065a58ee739 /smartyplugins/modifier.bit_date_format.php | |
| parent | 165301fd4856a37933de9dd6c86fa45fba9d1e06 (diff) | |
| parent | dffcf669a19d1cfa80304a375d78c9243176f9a6 (diff) | |
| download | themes-09cf4f3c2d062ce6057234d924f487989509b785.tar.gz themes-09cf4f3c2d062ce6057234d924f487989509b785.tar.bz2 themes-09cf4f3c2d062ce6057234d924f487989509b785.zip | |
Merge
Diffstat (limited to 'smartyplugins/modifier.bit_date_format.php')
| -rw-r--r-- | smartyplugins/modifier.bit_date_format.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smartyplugins/modifier.bit_date_format.php b/smartyplugins/modifier.bit_date_format.php index 79b6a8f..c996aba 100644 --- a/smartyplugins/modifier.bit_date_format.php +++ b/smartyplugins/modifier.bit_date_format.php @@ -9,7 +9,7 @@ * required setup */ global $gBitSmarty; -$gBitSmarty->loadPlugin('smarty_modifier_make_timestamp'); +$gBitSmarty->loadPlugin('smarty_shared_make_timestamp'); /** * Smarty plugin |
