mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix path
This commit is contained in:
@@ -20,7 +20,7 @@ EOT;
|
||||
|
||||
unset($RSIDEBAR_DATA);
|
||||
|
||||
site_header("PHP Conferences around the world", array("layout_workaround" => $layout_workaround, 'headtags' => '<link rel="alternate" type="application/atom+xml" title="PHP: Conference announcements" href="' . $MYSITE . 'conferences/feed.atom" />'));
|
||||
site_header("PHP Conferences around the world", array("layout_workaround" => $layout_workaround, 'headtags' => '<link rel="alternate" type="application/atom+xml" title="PHP: Conference announcements" href="' . $MYSITE . 'feed.atom" />'));
|
||||
|
||||
print_news($NEWS_ENTRIES["conferences"]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user