obsolete
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 28 Apr 2005 15:36:00 +0000 (15:36 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:50 +0000 (23:28 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-613

hooks/xnet.inc.php

index 84a0c73..28c9707 100644 (file)
@@ -26,7 +26,6 @@
 class XnetConfig
 {
     var $secret       = '';
-    var $exalead      = '';
 }
 
 // }}}