diff options
author | Sem <sembrestels@riseup.net> | 2012-02-07 19:47:46 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-02-07 19:47:46 +0100 |
commit | c1bf39bd6847e819c9518bf3d163ceac3d0a3b99 (patch) | |
tree | 4df76df6b72ac2e2f4678c353e1c9cc4387d9261 | |
parent | 05425bb4e39cfd4453f33985efe6be65a5bc99ba (diff) | |
download | elgg-c1bf39bd6847e819c9518bf3d163ceac3d0a3b99.tar.gz elgg-c1bf39bd6847e819c9518bf3d163ceac3d0a3b99.tar.bz2 |
Added Gifts plugin.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/gifts | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9c13d4267..d58eab48c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "mod/translation_editor"] path = mod/translation_editor url = git://gitorious.org/lorea/translation_editor.git +[submodule "mod/gifts"] + path = mod/gifts + url = git://gitorious.org/lorea/gifts.git diff --git a/mod/gifts b/mod/gifts new file mode 160000 +Subproject 35de880506a59ac064680ded59f24d18a2615a2 |