From fe6070a6649d9ae8215eaa914f2e443acdc3cd11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=BCck?= Date: Sun, 9 Nov 2014 02:22:11 +0100 Subject: [PATCH] Simplify accessing ENV by always assuming DB prefix --- configure-db.php | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/configure-db.php b/configure-db.php index a135b0e..6025e30 100644 --- a/configure-db.php +++ b/configure-db.php @@ -1,32 +1,31 @@ #!/usr/bin/env php