From: Laury GvR Date: Tue, 11 Oct 2016 15:58:28 +0000 (-0400) Subject: Added force-template-functions to the included files in functions.php X-Git-Tag: v1.0.0^2~178 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=abea9d2efb2adfd2aa7fcf0c0cad38386f9f935d;p=WP-Themes%2Fbaragacounty.git Added force-template-functions to the included files in functions.php --- 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