diff options
author | Pablo Martin <caedes@sindominio.net> | 2012-10-25 08:23:46 +0000 |
---|---|---|
committer | root <root@migration.vz.lan> | 2012-10-25 08:23:57 +0000 |
commit | 924bcd375b52636d1af4e4951181111002966e33 (patch) | |
tree | 940248e60e0937dc5424a7a679878e294eeba4dd | |
parent | ab596c6586685518552f0c81b2886a2410e88694 (diff) | |
download | elgg-924bcd375b52636d1af4e4951181111002966e33.tar.gz elgg-924bcd375b52636d1af4e4951181111002966e33.tar.bz2 |
add microthemes module.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/microthemes | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 536808a81..f12d4506b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,3 +151,6 @@ [submodule "mod/beechat"] path = mod/beechat url = git@gitorious.org:lorea/beechat.git +[submodule "mod/microthemes"] + path = mod/microthemes + url = git@gitorious.org:lorea/microthemes.git diff --git a/mod/microthemes b/mod/microthemes new file mode 160000 +Subproject 0871ee15369035e39c1d25432df5b69150839b0 |