projects
/
web
/
GaylordGolfMecca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ec9af8
)
update to pull only 30 days
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 4 Mar 2015 19:23:00 +0000
(14:23 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 4 Mar 2015 19:23:00 +0000
(14:23 -0500)
static/31.phtml
patch
|
blob
|
history
diff --git
a/static/31.phtml
b/static/31.phtml
index
bba7447
..
d0e3fcc
100644
(file)
--- a/
static/31.phtml
+++ b/
static/31.phtml
@@
-4,7
+4,7
@@
if (defined('COMMON_EVENTS') && COMMON_EVENTS) {
$t = filter_var($_REQUEST['t']);
$eventId = filter_var($_REQUEST['eventid'], FILTER_VALIDATE_INT);
if (!$t && !$search && !$eventId) {
- $_REQUEST['t'] = '
12
0';
+ $_REQUEST['t'] = '
3
0';
}
// set CommonApp define if not set