diff options
| author | Sem <sembrestels@riseup.net> | 2012-10-09 05:00:40 +0200 |
|---|---|---|
| committer | Sem <sembrestels@riseup.net> | 2012-10-09 05:00:40 +0200 |
| commit | 42c470faade1ffae54c0d83bff6ea6cc78c475e6 (patch) | |
| tree | 20a4f7cded12b37896672fb4726bcfd2fe45406c | |
| parent | 85e021b49c775ff8a364339fdd2f1715dc3de648 (diff) | |
| download | elgg-42c470faade1ffae54c0d83bff6ea6cc78c475e6.tar.gz elgg-42c470faade1ffae54c0d83bff6ea6cc78c475e6.tar.bz2 | |
Added Friendly Time as plugin.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | mod/friendly_time | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 037a0ed87..12c2a88b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -106,3 +106,6 @@ [submodule "mod/elggman"] path = mod/elggman url = git://gitorious.org/lorea/elggman.git +[submodule "mod/friendly_time"] + path = mod/friendly_time + url = git://gitorious.org/lorea/friendly_time.git diff --git a/mod/friendly_time b/mod/friendly_time new file mode 160000 +Subproject 23df039289e396f299496cae2954297a50bb66b |
