Need this include, otherwise I get an error for undefined addsubmit function
authoravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 16 May 2006 05:58:26 +0000 (05:58 +0000)
committeravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 16 May 2006 05:58:26 +0000 (05:58 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11145 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/util_paginator.php

index f9a81741a15ba629a9d053911bb17ca3655b2c28..2ff1976e59774e427d87a1b073cd6aa944e16aeb 100644 (file)
@@ -12,6 +12,8 @@
  * @package squirrelmail
  */
 
  * @package squirrelmail
  */
 
+include_once(SM_PATH . 'functions/forms.php');
+
  /**
   * Generate a paginator link.
   *
  /**
   * Generate a paginator link.
   *