projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3733ec
)
updates for preview only
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Oct 2016 15:26:43 +0000
(11:26 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Oct 2016 15:26:43 +0000
(11:26 -0400)
Toolkit/Page.php
patch
|
blob
|
history
diff --git
a/Toolkit/Page.php
b/Toolkit/Page.php
index
08db54a
..
ae504cf
100755
(executable)
--- a/
Toolkit/Page.php
+++ b/
Toolkit/Page.php
@@
-521,9
+521,9
@@
class Toolkit_Page
) {
$this->_getBlocks();
}
-
//
if ( filter_var( $_REQUEST['preview'], FILTER_VALIDATE_BOOLEAN ) ) {
+ if ( filter_var( $_REQUEST['preview'], FILTER_VALIDATE_BOOLEAN ) ) {
$this->_getPackages();
-
//
}
+ }
if ( defined("PRESS_DB")
&& PRESS_DB