diff options
| author | Pablo Martin <caedes@sindominio.net> | 2012-10-25 09:00:50 +0000 |
|---|---|---|
| committer | root <root@migration.vz.lan> | 2012-10-25 09:00:55 +0000 |
| commit | f00c9094b513cbdf38eb16b8b0544c6d15462ea8 (patch) | |
| tree | bc727c7c2c9017da897475cab3a90b02828e0082 | |
| parent | af82c93ad3a16ea80ab5da7597df5e67432eb777 (diff) | |
| download | elgg-f00c9094b513cbdf38eb16b8b0544c6d15462ea8.tar.gz elgg-f00c9094b513cbdf38eb16b8b0544c6d15462ea8.tar.bz2 | |
add livestream module.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | mod/livestream | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e5a6f4745..4bcb5da79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -160,3 +160,6 @@ [submodule "mod/upgrade-tools"] path = mod/upgrade-tools url = git@gitorious.org:lorea/upgrade-tools.git +[submodule "mod/livestream"] + path = mod/livestream + url = git@gitorious.org:lorea/livestream.git diff --git a/mod/livestream b/mod/livestream new file mode 160000 +Subproject 9107efa950d21ddd48e6f5162896af636baec99 |
