1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00
Files
2012-10-10 10:44:34 +08:00

5 lines
32 B
PHP

<?php
echo __FILE__ . "\n";
?>