X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fxorg.php;h=396185ff127cff52281486f9cea900475bb9e515;hb=730a173a333507926e0029d8a96c3a26b55756e4;hp=0fc2845adbaf61d7e95816138cf2803c068f3d1a;hpb=a7de4ef724d1a3b0bf978a50ce7cc9d23412c7a0;p=platal.git diff --git a/htdocs/xorg.php b/htdocs/xorg.php index 0fc2845..396185f 100644 --- a/htdocs/xorg.php +++ b/htdocs/xorg.php @@ -1,6 +1,6 @@ 'Z')) { - $platal = new Platal('auth', 'banana', 'carnet', 'email', 'events', + $platal = new Platal('auth', 'carnet', 'email', 'events', 'forums', 'geoloc', 'lists', 'marketing', 'payment', 'platal', 'profile', 'register', 'search', 'stats', 'admin', - 'newsletter', 'axletter', 'bandeau'); + 'newsletter', 'axletter', 'bandeau', 'survey', + 'fusionax', + 'gadgets', 'googleapps'); $platal->run(); exit;