Close #720: Save not sent mail when leaving the emails/send page and restore
[platal.git] / bin / connect.db.inc.php
index 8e0f830..1cade25 100644 (file)
@@ -26,4 +26,6 @@ require_once('xorg.misc.inc.php');
 
 require_once 'xdb.php';
 
+$globals->baseurl = "https://www.polytechnique.org";
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>