diff options
author | Sem <sembrestels@riseup.net> | 2012-01-06 16:20:29 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-01-06 16:20:29 +0100 |
commit | 2eed478df25eeb9dcb993a7182c16195f2821991 (patch) | |
tree | e2dbf5e16a660e3c2ab739571de097b7943c5a4f | |
parent | 8bda642dcc9fa0c8560800d9a18934c70cdf8857 (diff) | |
download | elgg-2eed478df25eeb9dcb993a7182c16195f2821991.tar.gz elgg-2eed478df25eeb9dcb993a7182c16195f2821991.tar.bz2 |
Added identi.ca plugin
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/identica | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d0f62f2e8..af86bbe50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "mod/subgroups"] path = mod/subgroups url = git://gitorious.org/lorea/subgroups.git +[submodule "mod/identica"] + path = mod/identica + url = git://gitorious.org/lorea/identica.git diff --git a/mod/identica b/mod/identica new file mode 160000 +Subproject 479e5b1bb819967665bb1933d268e16c16c69b7 |