php: bcmath was used for pre-16.1 captive portal only

This commit is contained in:
Franco Fichtner 2016-04-28 09:40:42 +02:00
parent ed81dd30de
commit 6e5fbbc9aa
2 changed files with 0 additions and 3 deletions

View File

@ -118,7 +118,6 @@ CORE_DEPENDS?= apinger \
php-pfSense \
php-suhosin \
php56 \
php56-bcmath \
php56-curl \
php56-dom \
php56-filter \

View File

@ -62,8 +62,6 @@ PHPMODULES="$PHPMODULES radius"
PHPMODULES="$PHPMODULES pfSense"
# json
PHPMODULES="$PHPMODULES json"
# bcmath
PHPMODULES="$PHPMODULES bcmath"
# filter
PHPMODULES="$PHPMODULES filter"
# OPNsense