diff options
| author | Christian Fowler <spider@viovio.com> | 2005-06-28 07:45:47 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2005-06-28 07:45:47 +0000 |
| commit | 63e4bd39656de55288f419f8a576fe7d2b1b5e94 (patch) | |
| tree | 3e0eb43c5ac05eb021b6bbaa312bafbb3bd9d4ba /smarty_bit/block.tr.php | |
| parent | 3bc1e2268d9c1b4cfbf3b693a3caad419918d284 (diff) | |
| download | kernel-63e4bd39656de55288f419f8a576fe7d2b1b5e94.tar.gz kernel-63e4bd39656de55288f419f8a576fe7d2b1b5e94.tar.bz2 kernel-63e4bd39656de55288f419f8a576fe7d2b1b5e94.zip | |
Merge recent changes from R1 into HEAD
Diffstat (limited to 'smarty_bit/block.tr.php')
| -rw-r--r-- | smarty_bit/block.tr.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/smarty_bit/block.tr.php b/smarty_bit/block.tr.php index 77c7500..3bee26d 100644 --- a/smarty_bit/block.tr.php +++ b/smarty_bit/block.tr.php @@ -1,5 +1,11 @@ <?php -/* +/** + * Smarty plugin + * @package Smarty + * @subpackage plugins + */ + +/** * Smarty plugin * ------------------------------------------------------------- * File: block.translate.php |
