From 0d958d958b48f07a538558193e1fc40a0b1bc4b7 Mon Sep 17 00:00:00 2001 From: Marcus Cobden Date: Wed, 29 Jun 2011 13:36:29 +0100 Subject: [PATCH] Add jelly-filtered, add new location for jelly in 3.1. --- .gitmodules | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ecb64bc..f2e852b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -420,4 +420,10 @@ url = git://github.com/jnbdz/Kohana-Cassandra.git [submodule "storage"] path = storage - url = git://github.com/michealmorgan/kohana-storage.git \ No newline at end of file + url = git://github.com/michealmorgan/kohana-storage.git +[submodule "jelly"] + path = jelly + url = git://github.com/creatoro/kohana-jelly-for-Kohana-3.1.git +[submodule "jelly-filtered"] + path = jelly-filtered + url = git://github.com/leth/jelly-filtered.git \ No newline at end of file