From c80c15dcc33a70acc2b177691d33f088f8c2541e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 6 Nov 2014 06:41:47 -0500 Subject: Include all vendor files in the repo to be easier for people --- app/helpers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/helpers.php') diff --git a/app/helpers.php b/app/helpers.php index b58f706f..a2b91378 100644 --- a/app/helpers.php +++ b/app/helpers.php @@ -9,7 +9,7 @@ namespace Helper; use Core\Security; use Core\Template; use Core\Tool; -use Parsedown\Parsedown; +use Parsedown; /** * Append a CSRF token to a query string -- cgit v1.2.3