pending commit, finished during MQ/S download ...
[platal.git] / hooks / xnet.inc.php
index c82ab8c..10e0df4 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   *
@@ -26,7 +26,7 @@
 class XnetConfig
 {
     var $secret       = '';
-    var $evts_domain = '';
+    var $evts_domain  = '';
 }
 
 // }}}