summaryrefslogtreecommitdiffstats
path: root/opcache.ini
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-18 14:28:59 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-18 14:28:59 +0200
commit787f87769ad867dcb11e96cb95c05a1af1c5e2a6 (patch)
tree5e7ed17b8d984b08031bb285c00c7bf539d4ad58 /opcache.ini
parent9af7958e7aad9226d6465252b1f71df6c9897981 (diff)
php-5.5.0-0.26.201304181030
Diffstat (limited to 'opcache.ini')
-rw-r--r--opcache.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcache.ini b/opcache.ini
index ef6e0e0..0b85b67 100644
--- a/opcache.ini
+++ b/opcache.ini
@@ -1,5 +1,5 @@
; Enable Zend OPcache extension module
-zend_extension=@EXTPATH@/opcache.so
+zend_extension=opcache.so
; Determines if Zend OPCache is enabled
opcache.enable=1