I think its fixed

This commit is contained in:
2018-07-17 20:53:22 +01:00
parent 7dcf01fdf6
commit 063a5cffb7
5 changed files with 15 additions and 2 deletions

3
test3.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
echo __FILE__ . ' - ' . __LINE__;
?>