summaryrefslogtreecommitdiff
path: root/installer
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-09-22 09:38:21 +0200
committerAleksander Machniak <alec@alec.pl>2014-09-22 09:38:21 +0200
commit000f6ee3041c0e587c4a54daa95dfc421f7bd2d4 (patch)
tree5a1e3178523841d720caeebf7401e7610906e09a /installer
parent6d1c76f8a1ee6725a7091cf907ac9668fd5b0a8f (diff)
parentc2345747acec85bd158784a2819b5273e6af3cdd (diff)
Merge branch 'oracle'
Diffstat (limited to 'installer')
-rw-r--r--installer/check.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/check.php b/installer/check.php
index 709a334b6..e61934550 100644
--- a/installer/check.php
+++ b/installer/check.php
@@ -71,6 +71,7 @@ $source_urls = array(
'DOM' => 'http://www.php.net/manual/en/book.dom.php',
'Intl' => 'http://www.php.net/manual/en/book.intl.php',
'Exif' => 'http://www.php.net/manual/en/book.exif.php',
+ 'oci8' => 'http://www.php.net/manual/en/book.oci8.php',
'PDO' => 'http://www.php.net/manual/en/book.pdo.php',
'LDAP' => 'http://www.php.net/manual/en/book.ldap.php',
'pdo_mysql' => 'http://www.php.net/manual/en/ref.pdo-mysql.php',