diff --git a/HiddenEye.py b/HiddenEye.py index b3ab1b5..fba040a 100755 --- a/HiddenEye.py +++ b/HiddenEye.py @@ -25,6 +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 # checkLocalxpose() ConnectionController().verify_connection()