diff --git a/core/timeline_inc.php b/core/timeline_inc.php index 04f22deadc..97e81f75ea 100644 --- a/core/timeline_inc.php +++ b/core/timeline_inc.php @@ -14,7 +14,6 @@ # You should have received a copy of the GNU General Public License # along with MantisBT. If not, see . -require_once( 'core.php' ); require_api( 'timeline_api.php' ); define( 'MAX_EVENTS', 50 );