1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Work through the remaining FIXME pages; put them in their correct categories,

and update aged markup as appropriate.

Yes, I did check the new markup on the non-beta site too.
This commit is contained in:
Adam Harvey
2012-09-07 17:52:03 +08:00
parent 5eb4baaaa1
commit b51b2d08fe
12 changed files with 58 additions and 58 deletions

View File

@@ -2,7 +2,7 @@
// $Id$
$_SERVER['BASE_PAGE'] = 'security-note.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("A Note on Security in PHP", array("current" => "FIXME"));
site_header("A Note on Security in PHP", array("current" => "docs"));
?>
<h1>A Note on Security in PHP</h1>