diff options
author | Sem <sembrestels@riseup.net> | 2012-01-13 02:57:40 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-01-13 02:57:40 +0100 |
commit | 47c9d983454649dd28522c05936f07a083dd840c (patch) | |
tree | 7a5143a7aed53a475abaa00587917d253aaa27e5 | |
parent | cc544cfa2086e418318a899ffd550adfb744c7ba (diff) | |
download | elgg-47c9d983454649dd28522c05936f07a083dd840c.tar.gz elgg-47c9d983454649dd28522c05936f07a083dd840c.tar.bz2 |
Added ElggPG module.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/elggpg | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 12365cf41..169abe4e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "mod/identica"] path = mod/identica url = git://gitorious.org/lorea/identica.git +[submodule "mod/elggpg"] + path = mod/elggpg + url = git://gitorious.org/lorea/elggpg.git diff --git a/mod/elggpg b/mod/elggpg new file mode 160000 +Subproject 819e9df1029a60318c52e1ee45721f600458110 |