2 lines
77 B
PHP
2 lines
77 B
PHP
<?php header('Content-Type: text/plain'); var_dump(require 'ai/config.php');
|
<?php header('Content-Type: text/plain'); var_dump(require 'ai/config.php');
|