From f42dba6df352222a92e4d3e39fdae72c185a43ea Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 2 Jan 2009 01:29:32 +0000 Subject: [PATCH] s/then/than (Daniel Brown) --- mirroring.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirroring.php b/mirroring.php index da1b8124f..3fb52cb20 100644 --- a/mirroring.php +++ b/mirroring.php @@ -130,7 +130,7 @@ $minute = rand(0, 59);

The SQLite database engine itself is bundled with PHP, and the extension enabled by default with recent PHP releases so there are no additional - requirements for mirrors other then standard PHP installation.
+ requirements for mirrors other than standard PHP installation.
Note: Some Linux distributions disable many extensions in their package systems, including SQLite. Please make sure you install the "php5-sqlite" package if using such package system.