mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Commented check_php out (will replace php with python)
This commit is contained in:
parent
891b732b06
commit
61ec1a5604
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue
Block a user