X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/ae45b7ad8f896784fe169d02c726098284f14f25..0a301ab1c8ef1a70da6f7425f040216a607aaeb1:/modules/menu/BIFE/Menu/Menu.php diff --git a/modules/menu/BIFE/Menu/Menu.php b/modules/menu/BIFE/Menu/Menu.php index e4a3b8d..09afd9b 100644 --- a/modules/menu/BIFE/Menu/Menu.php +++ b/modules/menu/BIFE/Menu/Menu.php @@ -19,17 +19,15 @@ // | along with Hooks; if not, write to the Free Software Foundation, | // | Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | // +--------------------------------------------------------------------+ -// | Created: Sun Jun 8 20:03:30 2003 | +// | Created: Sun Jun 8 20:03:30 2003 | // | Authors: Leandro Lucarella | // +--------------------------------------------------------------------+ // // $Id$ // - - // +X2C includes -require_once 'BIFE.php'; +require_once 'BIFE/Widget.php'; // ~X2C // +X2C Class 115 :Menu @@ -87,4 +85,5 @@ class BIFE_Menu_Menu extends BIFE_Widget { // -X2C } // -X2C Class :Menu + ?> \ No newline at end of file