diff --git a/config/index.php b/config/index.php index 42b92901..4ca49e89 100644 --- a/config/index.php +++ b/config/index.php @@ -1,6 +1,7 @@ require("../common.inc.php"); send_header("Configuration"); + echo error(i18n("Note: this section will normally be password protected. It is left open for now for debugging and testing purposes")); if($_POST['action']=="save") { @@ -26,6 +27,7 @@ echo "