Commit: 143babd49a0fab454b53915aba77f966b5d33d23 Author: Hannes Magnusson <[email protected]> Tue, 3 Dec 2013 19:44:29 -0800 Parents: ee8897ce1861f3d57b59163d6cb5ff67dc4ea9f9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=143babd49a0fab454b53915aba77f966b5d33d23 Log: No longer used here Changed paths: M conferences/index.php Diff: diff --git a/conferences/index.php b/conferences/index.php index 7c713de..afe3546 100644 --- a/conferences/index.php +++ b/conferences/index.php @@ -2,7 +2,6 @@ // $Id$ $_SERVER['BASE_PAGE'] = 'conferences/index.php'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; -include_once $_SERVER['DOCUMENT_ROOT'] . '/include/pregen-events.inc'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/pregen-news.inc'; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
