Commented check_php out (will replace php with python)

pull/784/head
sTiKyt 2020-08-17 18:00:03 +00:00
parent 891b732b06
commit 61ec1a5604
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if EULAController().check_eula_confirmation() is False:
# simple_informant.check_permissions()
# verCheck() # For now it's useless, i'll rewrite it later, after release.
simple_informant.check_php() # FIXME we have to replace PHP with Python
########### simple_informant.check_php() # FIXME we have to replace PHP with Python
# checkLocalxpose()
ConnectionController().verify_connection()
# checkOpenport()