From bd8cd9364c8396aeb3d56572d116fb8c5af1f1b4 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 1 Nov 2008 22:43:28 +0000 Subject: Fix all our preambles to make the preamble test pass. --- core/config/config.php | 21 ++++++++++++++++++++- core/controllers/welcome.php | 11 ++--------- core/views/welcome.html.php | 1 + index.php | 1 - modules/gallery_unit_test/controllers/test.php | 4 ++-- 5 files changed, 25 insertions(+), 13 deletions(-) diff --git a/core/config/config.php b/core/config/config.php index 94f22364..efd7b2e8 100644 --- a/core/config/config.php +++ b/core/config/config.php @@ -1,4 +1,23 @@ - Gallery3 Scaffold diff --git a/index.php b/index.php index ff3c5dda..a9310500 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ - // Set this to true to disable demo/debugging controllers define('IN_PRODUCTION', true); diff --git a/modules/gallery_unit_test/controllers/test.php b/modules/gallery_unit_test/controllers/test.php index 5f276bd5..f048ec4a 100644 --- a/modules/gallery_unit_test/controllers/test.php +++ b/modules/gallery_unit_test/controllers/test.php @@ -1,5 +1,5 @@ -