From: avel Date: Tue, 16 May 2006 07:20:29 +0000 (+0000) Subject: Add phpdoc block. \(Thx Tomas.\) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9e68aa93e5d0790808760d327b335bb093741760;p=squirrelmail.git Add phpdoc block. \(Thx Tomas.\) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11146 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/templates/util_paginator.php b/templates/util_paginator.php index 2ff1976e..dbc31484 100644 --- a/templates/util_paginator.php +++ b/templates/util_paginator.php @@ -12,6 +12,7 @@ * @package squirrelmail */ +/** Load forms functions, needed for addsubmit(). */ include_once(SM_PATH . 'functions/forms.php'); /**