diff options
| author | Sem <sembrestels@riseup.net> | 2012-08-04 00:49:42 +0200 |
|---|---|---|
| committer | Sem <sembrestels@riseup.net> | 2012-08-04 00:49:42 +0200 |
| commit | 71edfd80a0baf95b86a29547252b01973511828f (patch) | |
| tree | c3edbdfe790a7974bf65001f3987b53e4e3bf0f7 | |
| parent | 9c18f710800cf1e0109dd60ec602d1657bcd8d4b (diff) | |
| download | elgg-71edfd80a0baf95b86a29547252b01973511828f.tar.gz elgg-71edfd80a0baf95b86a29547252b01973511828f.tar.bz2 | |
Added lightpics beta plugin.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | mod/lightpics | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 67dbf5141..627a67d6e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "mod/purity_theme"] path = mod/purity_theme url = git://gitorious.org/lorea/purity_theme.git +[submodule "mod/lightpics"] + path = mod/lightpics + url = git://gitorious.org/lorea/lightpics.git diff --git a/mod/lightpics b/mod/lightpics new file mode 160000 +Subproject de5b21f4a2a820e731aba6cddd6b85de80a6eae |
