mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Do not set EXTENSIONSDIR twice
This commit is contained in:
parent
d6abdf030d
commit
3133cc3bd7
@ -27,7 +27,6 @@
|
||||
|
||||
# Set our operating platform
|
||||
PLATFORM=`/bin/cat /etc/platform`
|
||||
EXTENSIONSDIR="/usr/local/lib/php/20060613/"
|
||||
|
||||
if [ -d /usr/local/lib/php/20090626 ]; then
|
||||
EXTENSIONSDIR="/usr/local/lib/php/20090626/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user