Merge commit 'origin/master' into fusionax
[platal.git] / htdocs / xorg.php
index 7f1a842..61418cf 100644 (file)
@@ -25,7 +25,8 @@ $platal = new Xorg('auth', 'carnet', 'email', 'events', 'forums',
                    'lists', 'marketing', 'payment', 'platal',
                    'profile', 'register', 'search', 'stats', 'admin',
                    'newsletter', 'axletter', 'bandeau', 'survey',
-                   'fusionax', 'gadgets', 'googleapps', 'poison', 'openid');
+                   'fusionax', 'gadgets', 'googleapps', 'poison',
+                   'openid', 'reminder');
 
 if (!($path = Env::v('n')) || ($path{0} < 'A' || $path{0} > 'Z')) {
     $platal->run();