From fdaae7627031904ccb87cc46c350be560b211fbb Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 19 Dec 2010 04:56:11 +0000 Subject: #1002364: Fixed Whitespace in bootstrap.inc --- includes/bootstrap.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes') diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 70dbdc1e0..be0a471eb 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -19,12 +19,12 @@ define('DRUPAL_CORE_COMPATIBILITY', '7.x'); /** * Minimum supported version of PHP. */ -define('DRUPAL_MINIMUM_PHP', '5.2.4'); +define('DRUPAL_MINIMUM_PHP', '5.2.4'); /** * Minimum recommended value of PHP memory_limit. */ -define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT', '32M'); +define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT', '32M'); /** * Indicates that the item should never be removed unless explicitly selected. -- cgit v1.2.3