Commented check_php out (will replace php with python)

This commit is contained in:
sTiKyt 2020-08-17 18:00:03 +00:00
parent 891b732b06
commit 61ec1a5604

View File

@ -25,7 +25,7 @@ if EULAController().check_eula_confirmation() is False:
# simple_informant.check_permissions() # simple_informant.check_permissions()
# verCheck() # For now it's useless, i'll rewrite it later, after release. # 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() # checkLocalxpose()
ConnectionController().verify_connection() ConnectionController().verify_connection()
# checkOpenport() # checkOpenport()