5 lines
32 B
Plaintext
5 lines
32 B
Plaintext
|
|
<?php
|
||
|
|
|
||
|
|
echo __FILE__ . "\n";
|
||
|
|
|
||
|
|
?>
|