From f460196ba8212ac79cda6650b4eb6ca9e5a1085c Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Tue, 19 Feb 2013 14:27:25 +0100 Subject: [PATCH] change protocol for git submodule --- .gitmodules | 2 +- core/lib/Thelia/Core/Template/Parser.php | 7 ------- core/lib/Thelia/Tpex | 2 +- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/.gitmodules b/.gitmodules index fabcd80b9..9c73383cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "core/lib/Thelia/Tpex"] path = core/lib/Thelia/Tpex - url = git@github.com:thelia/Tpex.git + url = https://github.com/thelia/Tpex.git diff --git a/core/lib/Thelia/Core/Template/Parser.php b/core/lib/Thelia/Core/Template/Parser.php index 9a49e03e3..480570c3e 100644 --- a/core/lib/Thelia/Core/Template/Parser.php +++ b/core/lib/Thelia/Core/Template/Parser.php @@ -166,11 +166,4 @@ class Parser implements ParserInterface return $content; } - - protected function parseInclude($content) - { - - } - - } diff --git a/core/lib/Thelia/Tpex b/core/lib/Thelia/Tpex index 34959348e..008ac76a7 160000 --- a/core/lib/Thelia/Tpex +++ b/core/lib/Thelia/Tpex @@ -1 +1 @@ -Subproject commit 34959348e4867237846260b14dee5ec7b629679a +Subproject commit 008ac76a70181d68a1d46f30cdcca71f2c750a3e