fix transition script
[platal.git] / include / platal / globals.inc.php.in
index 8e0d124..999680f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2004 Polytechnique.org                              *
+ *  Copyright (C) 2003-2006 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -63,6 +63,7 @@ class PlatalGlobals extends DiogenesCoreGlobals
 
     /** paths */
     var $baseurl   = 'http://localhost/xorg';
+    var $relurl   = '/xorg';
     var $spoolroot = '/var/spool/xorg';
     var $root      = null;