aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xwww/html/index.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/html/index.py b/www/html/index.py
index caa6060..f670a37 100755
--- a/www/html/index.py
+++ b/www/html/index.py
@@ -1,15 +1,11 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
-from mod_python import Session
+import mod_python
from fonctions import baseHTML, connexionBD, lien
def index(req):
req.content_type="text/html"
-
- sess=Session.Session(req)
- sess.save()
-
content=str()
#sql part
7b1ec88952b&follow=1'>suprression graphique + ajout de loop bilanclyhtsuriva4-16227/+41 2020-05-20espacement tableauclyhtsuriva2-2/+12 2020-05-20couleur table cssclyhtsuriva1-0/+13 2020-05-20ajout reccurence portdst dans bilanclyhtsuriva1-5/+18 2020-05-20Update README.mdClyhtsuriva1-6/+9 2020-05-20Update README.mdClyhtsuriva1-1/+8 2020-05-19Update README.mdClyhtsuriva1-0/+5 2020-05-19ATS-Project -> ATSChatChimi3-7/+7 2020-05-19Update README.mdClyhtsuriva1-14/+4 2020-05-19Update script.shLuneji1-15/+15 2020-05-19Update script.shLuneji1-1/+1 2020-05-19Update script.shLuneji1-0/+2