commit c34576eaf5576553dbcf315adea64a3ea4023891 parent e7944535b66e7eee254cda10339e1fcb719ed53d Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 9 Jul 2014 19:40:09 +0200 auto commit Diffstat:
| M | install/generate_configs.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install/generate_configs.php b/install/generate_configs.php @@ -112,7 +112,7 @@ if (is_writable($filename)) { } ?> -<form action="generate_configs.php" method="post"> +<form action="add_database.php" method="post"> <table cellpadding="1" cellspacing="4"> <tr> <td colspan="2"><input type="submit" name="send" value="Weiter" /></td>