diff options
| author | Christian Fowler <cfowler2@wcpss.net> | 2013-04-07 22:47:24 -0400 |
|---|---|---|
| committer | Christian Fowler <cfowler2@wcpss.net> | 2013-04-07 22:47:24 -0400 |
| commit | 067e828a58c5d603d55910a976fd4ec53fecdb9b (patch) | |
| tree | c807d3e8389984efae5797ea9e6706f6d3217eb1 /comments_inc.php | |
| parent | fbde5b22b5c93f2623a977428484e3a685b7b365 (diff) | |
| download | liberty-067e828a58c5d603d55910a976fd4ec53fecdb9b.tar.gz liberty-067e828a58c5d603d55910a976fd4ec53fecdb9b.tar.bz2 liberty-067e828a58c5d603d55910a976fd4ec53fecdb9b.zip | |
more clean up for Smarty 3.0 and another pass at cleaning the top menus
Diffstat (limited to 'comments_inc.php')
| -rw-r--r-- | comments_inc.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comments_inc.php b/comments_inc.php index e683805..0e159bf 100644 --- a/comments_inc.php +++ b/comments_inc.php @@ -8,15 +8,13 @@ * @subpackage functions */ -// $Header$ - // Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. // All Rights Reserved. See below for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. // This file sets up the information needed to display // the comments preferences, post-comment box and the -// list of comments. Finally it displays blog-comments.tpl +// list of comments. Finally it displays comments.tpl // using this information // Setup URLS for the Comments next and prev buttons and use variables that |
