[intranet/login] correction de chemin

Ignore-this: 797590882687e57b4ed23331e3397ebc
Chemin absolu: la page de login peut être affichée depuis d'autres url

darcs-hash:20090518181622-bd074-238865bef3b0d233b534ce6f1ce051fe357ef46b.gz
This commit is contained in:
Antoine Durand-Gasselin 2009-05-18 20:16:22 +02:00
parent cc94565b49
commit b0fc1c3dd8
2 changed files with 6 additions and 5 deletions

View file

@ -18,11 +18,11 @@
# ................................
#
# #############################################################
# __init__.py
# Root.py
#
# Classe impression
# Classe de base de l'intranet
#
# Copyright (c) 2006 by www.crans.org
# Copyright (c) 2006, 2007, 2008, 2009 by Cr@ns (http://www.crans.org/)
# #############################################################
import cherrypy, sys, os, datetime
import crans.utils.exceptions