From d13154ff8c1d0a9d07f469181d318a00dcca8b97 Mon Sep 17 00:00:00 2001 From: Sem Date: Thu, 22 Aug 2013 15:31:23 -0400 Subject: Added plugin html5 --- .gitmodules | 3 +++ mod/html5 | 1 + 2 files changed, 4 insertions(+) create mode 160000 mod/html5 diff --git a/.gitmodules b/.gitmodules index 1f5868591..c1618c1a3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -172,3 +172,6 @@ [submodule "mod/register"] path = mod/register url = git://github.org/lorea/registration.git +[submodule "mod/html5"] + path = mod/html5 + url = git://gitorious.org/lorea/html5.git diff --git a/mod/html5 b/mod/html5 new file mode 160000 index 000000000..8819bab8c --- /dev/null +++ b/mod/html5 @@ -0,0 +1 @@ +Subproject commit 8819bab8c0735c0ec428672fd36381c25823440b -- cgit v1.2.3