1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

s/then/than (Daniel Brown)

This commit is contained in:
Hannes Magnusson
2009-01-02 01:29:32 +00:00
parent 12e84bf4b3
commit f42dba6df3

View File

@@ -130,7 +130,7 @@ $minute = rand(0, 59);
<p>
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.<br />
requirements for mirrors other than standard PHP installation.<br />
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.