mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet
This commit is contained in:
@@ -16,7 +16,7 @@ $SIDEBAR_DATA = '
|
||||
mirroring page</a>.
|
||||
</p>
|
||||
';
|
||||
site_header("Information About This PHP Mirror Site");
|
||||
site_header("Information About This PHP Mirror Site", array("current" => "FIXME"));
|
||||
?>
|
||||
|
||||
<h1>Information About This PHP Mirror Site</h1>
|
||||
|
||||
Reference in New Issue
Block a user