* @copyright 2004-2007 Alexandros Vellis * @package plugins * @subpackage avelsieve */ /** Includes */ include_once(SM_PATH . 'plugins/avelsieve/include/html_main.inc.php'); /** * HTML Output functions for rule editing / adding in a wizard form. * * These are some old functions that I decided to store in this class, and * probably re-use them later when I reenable the wizard. * * @obsolete */ class avelsieve_html_edit_wizard extends avelsieve_html_edit { /** * @var int Which part of add new rule wizard are we in. 0 means 'any'. */ var $part = 0; /** * Start form. * @return string */ function formheader() { global $PHP_SELF; return '