From: Pierre Habouzit (MadCoder Date: Sun, 17 Apr 2005 16:01:43 +0000 (+0000) Subject: xnet config X-Git-Tag: xorg/old~212 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bafb678bd8b7a7f938a00ea361839d29c405e6ea;p=platal.git xnet config git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-550 --- diff --git a/hooks/xnet.inc.php b/hooks/xnet.inc.php new file mode 100644 index 0000000..84a0c73 --- /dev/null +++ b/hooks/xnet.inc.php @@ -0,0 +1,43 @@ +xnet = new XnetConfig; +} + +// }}} + +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker: +?>