From 3c36e1f7fd4e1465bd7f4a6098378970ab7f045c Mon Sep 17 00:00:00 2001 From: Sem Date: Mon, 13 Feb 2012 23:27:50 +0100 Subject: Added online module. --- .gitmodules | 3 +++ mod/online | 1 + 2 files changed, 4 insertions(+) create mode 160000 mod/online diff --git a/.gitmodules b/.gitmodules index d58eab48c..ce6a159be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "mod/gifts"] path = mod/gifts url = git://gitorious.org/lorea/gifts.git +[submodule "mod/online"] + path = mod/online + url = git://gitorious.org/lorea/online.git diff --git a/mod/online b/mod/online new file mode 160000 index 000000000..5900fa56f --- /dev/null +++ b/mod/online @@ -0,0 +1 @@ +Subproject commit 5900fa56f3846690b5d9573596640436e683be35 -- cgit v1.2.3