From fc8cf562f5d7d4f0514512703f017f2979a6dea6 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 19 Jan 2009 07:26:25 +0000 Subject: Fix up various little things to get File_Structure_Test to pass. --- installer/database_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'installer/database_config.php') diff --git a/installer/database_config.php b/installer/database_config.php index 78492eba..3cc452ed 100644 --- a/installer/database_config.php +++ b/installer/database_config.php @@ -1,5 +1,5 @@ - - defined('SYSPATH') OR die('No direct access allowed.'); + + defined("SYSPATH") or die("No direct script access."); /** * @package Database -- cgit v1.2.3