Merge commit 'origin/master' into fusionax
authorStéphane Jacob <jacou@melix.net>
Thu, 23 Oct 2008 19:59:08 +0000 (21:59 +0200)
committerStéphane Jacob <jacou@melix.net>
Thu, 23 Oct 2008 19:59:08 +0000 (21:59 +0200)
Conflicts:

htdocs/xorg.php

1  2 
htdocs/xorg.php
include/validations.inc.php

diff --cc htdocs/xorg.php
@@@ -25,7 -25,7 +25,7 @@@ $platal = new Xorg('auth', 'carnet', 'e
                     'geoloc', 'lists', 'marketing', 'payment', 'platal',
                     'profile', 'register', 'search', 'stats', 'admin',
                     'newsletter', 'axletter', 'bandeau', 'survey',
-                    'fusionax', 'gadgets', 'googleapps');
 -                   'gadgets', 'googleapps', 'poison');
++                   'fusionax', 'gadgets', 'googleapps', 'poison');
  
  if (!($path = Env::v('n')) || ($path{0} < 'A' || $path{0} > 'Z')) {
      $platal->run();
Simple merge