Aer/test3.php
2018-07-17 20:53:22 +01:00

4 lines
48 B
PHP

<?php
echo __FILE__ . ' - ' . __LINE__;
?>