X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fconnect.db.inc.php;h=0d8015ea62f4a900408d245faae86a9e34776105;hb=ea74d2785d9c1ff5571ebf2f73c89cbf19c8dd07;hp=e2954f158bb3f24a72bc0bd9a4c4e68ee2de8205;hpb=efccf7ed77120bf8b15ac54d4d447e842f032884;p=platal.git diff --git a/bin/connect.db.inc.php b/bin/connect.db.inc.php index e2954f1..0d8015e 100644 --- a/bin/connect.db.inc.php +++ b/bin/connect.db.inc.php @@ -26,7 +26,7 @@ ini_set('include_path', dirname(__FILE__) . '/../core/include:' . '/usr/share/php'); require_once('xorg.inc.php'); -new Platal('core'); +new Xorg('core'); // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>