Commit: 6e097a72f0e3a6caa64a08bc9526fac457084325 Author: Johannes Schlüter <[email protected]> Tue, 5 Feb 2019 21:48:53 +0100 Parents: a445fa842cf9e3afc3a5dbdc054fbdc41e104e84 Branches: master
Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=6e097a72f0e3a6caa64a08bc9526fac457084325 Log: Second test, synching to GitHub Changed paths: M index.php Diff: diff --git a/index.php b/index.php index d6cbeb7..3a62c99 100644 --- a/index.php +++ b/index.php @@ -1,2 +1,3 @@ <?php header("Location: http://php.net/"); +?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
