Merge of Steve Brown's patch
[squirrelmail.git] / templates / util_paginator.php
index dfebb9a5a0304969d34acd791415b30479ec9ad5..f9a81741a15ba629a9d053911bb17ca3655b2c28 100644 (file)
@@ -1,9 +1,15 @@
 <?php
+
 /**
  * Template logic
  *
  * The following functions are utility functions for this template. Do not
- * echo output in those functions. Output is generated abbove this comment block
+ * echo output in those functions. Output is generated above this comment block
+ *
+ * @copyright &copy; 2005-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
  */
 
  /**