XP arrives ...
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Sun, 12 Dec 2004 17:00:30 +0000 (17:00 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:33 +0000 (23:26 +0200)
commita93411ed770fb33555069501dd79d471906aab08
tree9765c9f9e19cf946f05f2b64c9d31de04dbd354a
parent3910d679a811913df717cf0985896fbce262bbf9
XP arrives ...

 * Refactor code to make use of an XOrgError class.
 * track every place in the code that uses errors and make use of the new policy.

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-64
66 files changed:
htdocs/TESTS/__init__.php [new file with mode: 0644]
htdocs/TESTS/index.php [new file with mode: 0644]
htdocs/TESTS/xorg_errors.inc.php [new file with mode: 0644]
htdocs/admin/utilisateurs.php
htdocs/alias.php
htdocs/carnet/mescontacts.php
htdocs/carnet/notifs.php
htdocs/css/default.css
htdocs/css/openweb.css
htdocs/emails/broken.php
htdocs/emails/send.php
htdocs/inscription/step3.php
htdocs/inscription/step4.php
htdocs/listes/admin.php
htdocs/listes/create.php
htdocs/marketing/volontaire.php
htdocs/paiement/index.php
htdocs/profil.php
htdocs/recovery.php
htdocs/tmpPWD.php
htdocs/trombino.php
htdocs/trombipromo.php
htdocs/webredirect.php
include/identification.inc.php
include/profil/verif_general.inc.php
include/profil/verif_mentor.inc.php
include/search.classes.inc.php
include/xorg.hook.inc.php
include/xorg.page.inc.php
include/xorg/errors.inc.php [moved from templates/tmpPWD.failure.tpl with 69% similarity]
include/xorg/session.inc.php
templates/admin/utilisateurs.tpl
templates/alias.tpl
templates/carnet/mescontacts.tpl
templates/carnet/notifs.tpl
templates/emails/broken.tpl
templates/emails/send.tpl
templates/inscription/step1.tpl
templates/inscription/step2.tpl
templates/inscription/step4.tpl
templates/listes/admin.tpl
templates/listes/create.tpl
templates/marketing/volontaire.tpl
templates/paiment/index.tpl
templates/profil/naissance.tpl
templates/recovery.tpl
templates/search.adv.form.tpl
templates/search.adv.links.tpl
templates/search.quick.form.tpl
templates/search.tpl
templates/skin/common.content.tpl [moved from templates/failure.tpl with 88% similarity]
templates/skin/default.tpl
templates/skin/espace.tpl
templates/skin/humlinux.tpl
templates/skin/linux.tpl
templates/skin/liteskin.tpl
templates/skin/nbviolet.tpl
templates/skin/newxorg.tpl
templates/skin/oldtimes.tpl
templates/skin/openweb.tpl
templates/skin/sharky.tpl
templates/skin/spectral.tpl
templates/skin/trapped.tpl
templates/stats/nb_by_promo.tpl
templates/trombipromo.tpl
templates/webredirect.tpl