Add phpdoc block. \(Thx Tomas.\)
[squirrelmail.git] / templates / util_paginator.php
index 2ff1976e59774e427d87a1b073cd6aa944e16aeb..dbc31484fb875e492a8803ee5738819ce6756f65 100644 (file)
@@ -12,6 +12,7 @@
  * @package squirrelmail
  */
 
+/** Load forms functions, needed for addsubmit(). */
 include_once(SM_PATH . 'functions/forms.php');
 
  /**