Debug.mdu:
<?PHP
echo"<center><b>CuteNews Debug Information:</b><hr><br />";
echo"Script Version/ID:  $config_version_name / $config_version_id<br />";
echo"\$config_http_script_dir: $config_http_script_dir<br /><BR>";
echo"<hr>";
phpinfo();
echo"<hr><textarea cols=85 rows=24>";
print_r(ini_get_all());
echo"</textarea>";
exit();
?>
Other News Publishing Scripts: