rename redirect function into http_redirect.
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 22 Jul 2006 13:59:34 +0000 (13:59 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 22 Jul 2006 13:59:34 +0000 (13:59 +0000)
commit8b00e0e0c6f303762f6740c853e7065b1471d245
treeb39744f29ef2a5d41a1052a0d469c164a29d8d80
parent4fc62bc40d6eed23f2d48d1a0a6548ffededffa9
rename redirect function into http_redirect.

create pl_url that create a platal url from a path and things like that.

create pl_redirect that redirects to the right pl_url, handle platal->ns
magically

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@559 839d8a87-29fc-0310-9880-83ba4fa771e5
21 files changed:
classes/Xnet.php
htdocs/admin/newsletter.php
htdocs/admin/newsletter_edit.php
htdocs/admin/utilisateurs.php
htdocs/wiki.php
include/platal.inc.php
include/wiki.inc.php
include/xnet/session.inc.php
modules/auth.php
modules/carnet.php
modules/core.php
modules/lists.php
modules/platal.php
modules/profile.php
modules/register.php
modules/xnet.php
modules/xnetevents.php
modules/xnetgrp.php
modules/xnetlists.php
plugins/insert.getUserName.php
scripts/webredirect.php