simplify the design, drop login.php for now, it will come back (maybe) at some point...
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 13 Jul 2006 22:27:17 +0000 (22:27 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 13 Jul 2006 22:27:17 +0000 (22:27 +0000)
commit2bd5b7f81f8eb5a1a04bb3741c46c2a535d090d9
treef47a6ec54a52790f3ce253e5f88f3e730651054f
parentbd4be95d998237aa41abcf544aaabf82b73fdce0
simplify the design, drop login.php for now, it will come back (maybe) at some point, but is not needed
yet, and will complicate the migration anyway:

 htdocs.net/groupe/inscrire.php |    3 -
 htdocs.net/login.php           |   10 ---
 htdocs.net/wiki.php            |   10 +--
 include/xnet.inc.php           |   82 ++++++++++++++++++++----------
 include/xnet/page.inc.php      |  110 +----------------------------------------
 include/xnet/session.inc.php   |    5 -
 templates/xnet/skin.tpl        |    1
 7 files changed, 66 insertions(+), 155 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@471 839d8a87-29fc-0310-9880-83ba4fa771e5
htdocs.net/groupe/inscrire.php
htdocs.net/login.php [deleted file]
htdocs.net/wiki.php
include/xnet.inc.php
include/xnet/page.inc.php
include/xnet/session.inc.php
templates/xnet/skin.tpl