blob: 038c14fb122d956584a394bb8df24280c35b12b4 [file] [log] [blame]
<?php
require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/link.class.php");
class MenuItem
extends Link {
#*****************************************************************************
#
# menuitem.class.php
#
# Author: Denis Roy
#
# Description: Functions and modules related to menuitem objects
#
# HISTORY:
#
#*****************************************************************************
}
?>