diff --git a/PHP.ini b/PHP.ini new file mode 100644 index 0000000..ea90e32 --- /dev/null +++ b/PHP.ini @@ -0,0 +1,6 @@ +display_errors = "stderr" +display_startup_errors = true +html_errors = true +error_reporting = 'E_ALL' +zlib.output_compression = 1 +zlib.output_compression_level = 9 \ No newline at end of file diff --git a/data/xml/default.flags.xml b/data/xml/default.flags.xml new file mode 100644 index 0000000..4dd259e --- /dev/null +++ b/data/xml/default.flags.xml @@ -0,0 +1,8 @@ + + + + + text + + + \ No newline at end of file diff --git a/index.php b/index.php index 0e8fd43..c9b25db 100644 --- a/index.php +++ b/index.php @@ -1,13 +1,14 @@ message; + } + die(sprintf("\n\ncontact %s @ %s",$cfg['MAINTAINERS_0']['name'],$cfg['MAINTAINERS_0']['email'])); + } ?> @@ -33,11 +50,14 @@ ?>
\n"; - echo ""; + echo ""; echo "\n"; echo "
" ?> +