diff options
author | Sem <sembrestels@riseup.net> | 2012-10-09 04:58:56 +0200 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-10-09 04:58:56 +0200 |
commit | 85e021b49c775ff8a364339fdd2f1715dc3de648 (patch) | |
tree | c2b1e9cdcdc81879bc67d8f17ced296ed9a10c44 | |
parent | 5fd99efe2055fec87d7587bd48e87a6804dca397 (diff) | |
download | elgg-85e021b49c775ff8a364339fdd2f1715dc3de648.tar.gz elgg-85e021b49c775ff8a364339fdd2f1715dc3de648.tar.bz2 |
Added Elggman as plugin.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/elggman | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a6408636f..037a0ed87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -103,3 +103,6 @@ [submodule "mod/threads"] path = mod/threads url = git://gitorious.org/lorea/threads.git +[submodule "mod/elggman"] + path = mod/elggman + url = git://gitorious.org/lorea/elggman.git diff --git a/mod/elggman b/mod/elggman new file mode 160000 +Subproject 8f1cddd7e04d5c34a15717f55b0dc110f93131e |