diff options
author | MaZderMind | 2014-11-03 21:54:10 +0100 |
---|---|---|
committer | MaZderMind | 2014-11-03 21:54:10 +0100 |
commit | 22f8f8910eebe0f1f014a4c08222900b0d2e635e (patch) | |
tree | 0b421d45f7c83aded8adb311571be9f579e61b5d /about.php | |
parent | 66130de80ca213d7349c578b0cfd6a860f7bc7eb (diff) |
empty about file (as a todo)
Diffstat (limited to '')
-rw-r--r-- | about.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/about.php b/about.php new file mode 100644 index 0000000..77e0eae --- /dev/null +++ b/about.php @@ -0,0 +1,2 @@ +about +<? print_r($_GET) ?> |