diff options
| author | Lester Caine <lester@lsces.co.uk> | 2007-06-22 09:17:13 +0000 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2007-06-22 09:17:13 +0000 |
| commit | dcc32ee052636f6aa0a0ede23ae99b4b700634e9 (patch) | |
| tree | 40a9ab829872bb07760987994be0089dfdb599af /content_history_inc.php | |
| parent | f286ddb171372ef32a4690d5172bc48fea087386 (diff) | |
| download | liberty-dcc32ee052636f6aa0a0ede23ae99b4b700634e9.tar.gz liberty-dcc32ee052636f6aa0a0ede23ae99b4b700634e9.tar.bz2 liberty-dcc32ee052636f6aa0a0ede23ae99b4b700634e9.zip | |
Add phpdoc comment blocks
Diffstat (limited to 'content_history_inc.php')
| -rw-r--r-- | content_history_inc.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content_history_inc.php b/content_history_inc.php index ae1d253..6efcba7 100644 --- a/content_history_inc.php +++ b/content_history_inc.php @@ -1,4 +1,10 @@ <?php +/** + * @version $Revision: 1.8 $ + * @package liberty + * @subpackage functions + */ + $gBitSmarty->assign('source', 0); // If we have to include a preview please show it |
