ldif= new ldiftab($config, $config->data['TABS']['LDIFTAB'], ""); } function execute() { /* Call parent execute */ plugin::execute(); /* Show main page */ return ($this->ldif->execute()); } } // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: ?>