do not need inipath

This commit is contained in:
nlopess
2004-04-13 09:56:52 +00:00
parent a9e4fea15c
commit 9b20267656

View File

@@ -306,7 +306,7 @@ if test $PHP != "no"
then
dnl create entity mapping file
$PHP -c $INIPATH -q ./scripts/file-entities.php
$PHP -q ./scripts/file-entities.php
else