projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35de145
)
fixing syntax error typo
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 26 Sep 2018 16:44:53 +0000
(12:44 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 26 Sep 2018 16:44:53 +0000
(12:44 -0400)
setup/adminHooks.php
patch
|
blob
|
history
diff --git
a/setup/adminHooks.php
b/setup/adminHooks.php
index
850e380
..
436f43a
100644
(file)
--- a/
setup/adminHooks.php
+++ b/
setup/adminHooks.php
@@
-307,7
+307,7
@@
add_filter(
'where' => 'name'
],
[
- 'id' => 'date
t
Search',
+ 'id' => 'dateSearch',
'order' => 4,
'template' => 'dateSearch',
'entityID' => 'event',