projects
/
WP-Themes
/
murdicksmackinacfudge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc005bd
)
Block IDs adjusted to match devsite blocks
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 30 May 2018 17:31:31 +0000
(13:31 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 30 May 2018 17:31:31 +0000
(13:31 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
3ebc92a
..
567bb13
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-2,8
+2,8
@@
require_once 'lib/menu-walker.php';
require_once 'lib/navigation.php';
-DEFINE("FRONT_PRODUCTS_GROUP",
98); // L:98
-DEFINE("FRONT_BOTTOM_GROUP",
99); // L:99
+DEFINE("FRONT_PRODUCTS_GROUP",
3792); // L:98, d:3792
+DEFINE("FRONT_BOTTOM_GROUP",
3796); // L:99, d: 3796
$ancestorId = null;
$includePages = array();