Need this include, otherwise I get an error for undefined addsubmit function
[squirrelmail.git] / templates / util_paginator.php
index f9a81741a15ba629a9d053911bb17ca3655b2c28..2ff1976e59774e427d87a1b073cd6aa944e16aeb 100644 (file)
@@ -12,6 +12,8 @@
  * @package squirrelmail
  */
 
+include_once(SM_PATH . 'functions/forms.php');
+
  /**
   * Generate a paginator link.
   *