Added # FIXME we have to replace PHP with Python

pull/713/head
sTiKyt 2020-08-13 23:01:48 +03:00
parent 0d8bad1b5b
commit f9c8f29f58
No known key found for this signature in database
GPG Key ID: 510E1C3C9B2414B4
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()
simple_informant.check_php() # FIXME we have to replace PHP with Python
# checkLocalxpose()
simple_informant.verify_connection()
# checkOpenport()