From abea9d2efb2adfd2aa7fcf0c0cad38386f9f935d Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 11 Oct 2016 11:58:28 -0400 Subject: [PATCH] Added force-template-functions to the included files in functions.php --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index bf02d9c..4b96d92 100644 --- a/functions.php +++ b/functions.php @@ -9,4 +9,5 @@ include_once 'lib/enqueueing.php'; include_once 'lib/images.php'; include_once 'lib/plugins.php'; + include_once 'lib/force-template-functions.php'; ?> \ No newline at end of file -- 2.17.1