Slight rewrite of php_self()
[squirrelmail.git] / templates / default_advanced / options_highlight_list.tpl
index 0fc7d12c9ef65cde38f3d6c58b7a789543a3e0d9..2e7cd2b0f48f87d490ee32c7b7fc6099bf630dd4 100644 (file)
  *      $move_up        - URL foundation to move a rule up
  *      $move_down      - URL foundation to move a rule down
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage templates
  */
 
-/** add required includes **/
-require(SM_PATH . 'templates/util_global.php');
 
 /** extract template variables **/
 extract($t);
@@ -107,4 +105,4 @@ extract($t);
   </td>
  </tr>
 </table>
-</div>
\ No newline at end of file
+</div>