2 lines
95 B
PHP
2 lines
95 B
PHP
<?php header('Content-Type: text/plain'); var_dump(is_readable('/home/ubuntu/executor/.env'));
|
<?php header('Content-Type: text/plain'); var_dump(is_readable('/home/ubuntu/executor/.env'));
|