Author: Derick Rethans (derickr) Date: 2024-07-22T16:14:34+01:00 Commit: https://github.com/php/web-analytics/commit/220374094ceae63b39c4ba678b2eccaa390e049a Raw diff: https://github.com/php/web-analytics/commit/220374094ceae63b39c4ba678b2eccaa390e049a.diff
Add initial commit to test setup Changed paths: A www/index.php Diff: diff --git a/www/index.php b/www/index.php new file mode 100644 index 0000000..8f28de4 --- /dev/null +++ b/www/index.php @@ -0,0 +1,2 @@ +<?php +echo "Test";