projects
/
WP-Themes
/
baragacounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ceecb
)
Added force-template-functions to the included files in functions.php
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 11 Oct 2016 15:58:28 +0000
(11:58 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 11 Oct 2016 15:58:28 +0000
(11:58 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
bf02d9c
..
4b96d92
100644
(file)
--- 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