X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fxorg.php;h=f73036082470afd0749e3e57a1d67841e76a1e2e;hb=f497128a7c26c25a64e05453ea479520149e2cb7;hp=e43ef73fa9c06ffcb22a70250c04ab1646cf83b9;hpb=a9cd2babbdceaeb57e9de04ce0e7113a14926ec1;p=platal.git diff --git a/htdocs/xorg.php b/htdocs/xorg.php index e43ef73..f730360 100644 --- a/htdocs/xorg.php +++ b/htdocs/xorg.php @@ -25,7 +25,7 @@ $platal = new Xorg('auth', 'carnet', 'email', 'events', 'forums', 'geoloc', 'lists', 'marketing', 'payment', 'platal', 'profile', 'register', 'search', 'stats', 'admin', 'newsletter', 'axletter', 'bandeau', 'survey', - 'gadgets', 'googleapps'); + 'fusionax', 'gadgets', 'googleapps'); if (!($path = Env::v('n')) || ($path{0} < 'A' || $path{0} > 'Z')) { $platal->run();