From ea51c3215bc3defc45e87619f7b2232f85895fef Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 30 Jan 2010 07:59:26 +0000 Subject: - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. --- modules/system/system.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.install') diff --git a/modules/system/system.install b/modules/system/system.install index 52d51d320..5d1f63bf6 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -94,7 +94,7 @@ function system_requirements($phase) { else { $requirements['php_register_globals']['value'] = $t('Disabled'); } - + // Test PDO library availability. $requirements['pdo'] = array( 'title' => $t('PDO library'), -- cgit v1.2.3