summaryrefslogtreecommitdiff
path: root/Examples/EmptyExtension
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-06-23 09:51:20 +0200
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-06-23 09:51:20 +0200
commitceac7c034aab703772231ea3b8375abec67cd3d9 (patch)
treef8a2794669d1c103be0b9a413bf0f36650aa6790 /Examples/EmptyExtension
parent01990e0f64aac57050a00c0f41fbd0ef2a5d0ad3 (diff)
Added extra example script (i thought this was a bug, but in this small setup thinks work as expected)
Diffstat (limited to 'Examples/EmptyExtension')
-rw-r--r--Examples/EmptyExtension/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/EmptyExtension/Makefile b/Examples/EmptyExtension/Makefile
index 76d161d..deb78f2 100644
--- a/Examples/EmptyExtension/Makefile
+++ b/Examples/EmptyExtension/Makefile
@@ -29,7 +29,7 @@ NAME = yourextension
# one for each extension. Use this variable to specify this directory.
#
-INI_DIR = /etc/php5/conf.d
+INI_DIR = /etc/php5/mods-available/
#