From 344e6747fdf1967c750f1066bb3848cbead4da5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steffen=20Schro=CC=88der?= Date: Wed, 19 Feb 2014 17:41:59 +0100 Subject: [PATCH] added clean server.xml template --- application/configs/template_server.xml | 40 +++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 application/configs/template_server.xml diff --git a/application/configs/template_server.xml b/application/configs/template_server.xml new file mode 100644 index 00000000..74abbb0c --- /dev/null +++ b/application/configs/template_server.xml @@ -0,0 +1,40 @@ + + + + + + + + localhost + port + + + SuperAdmin + password + + + + + + + + localhost + 3306 + + + mysql_user + mysql_password + + + database_name + + + + + + admin_login + + + + +