Commit: 8c34e25a8a774e10a5423aa02a2de30ddbac341a Author: Hannes Magnusson <[email protected]> Tue, 3 Dec 2013 19:44:29 -0800 Parents: 7a44c708160f6b0d92b4d5ba985c52b39dbf11c6 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8c34e25a8a774e10a5423aa02a2de30ddbac341a 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
