diff options
author | clyhtsuriva <clyhtsuriva@gmail.com> | 2020-05-16 09:29:31 +0200 |
---|---|---|
committer | clyhtsuriva <clyhtsuriva@gmail.com> | 2020-05-16 09:29:31 +0200 |
commit | 0e8ac063433e6b97ae3a26a6dc1b0a63698497c2 (patch) | |
tree | 96cf686009ebdcbca051f87086fe271182e19169 /www/html | |
parent | 4aa685b096ee617a8f980369d2ad942d00fe24ff (diff) | |
parent | f93d46ced0dd1b94bac68d820c7d79d2a650a4ca (diff) |
Merge branch 'master' of https://www.github.com/clyhtsuriva/ATS-Project
Diffstat (limited to 'www/html')
-rwxr-xr-x | www/html/analyse.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/html/analyse.py b/www/html/analyse.py index 83c8eeb..c6a6c87 100755 --- a/www/html/analyse.py +++ b/www/html/analyse.py @@ -37,9 +37,6 @@ def index(req): #write the html page - nomProtocole=["UDP","TCP"] - nbParProtocole=[5,7] - req.write(baseHTML("ATS-Project",""" <h1>Analyse</h1> <ul> |