d2b8329d by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 7bc5319f
...@@ -91,6 +91,7 @@ define( 'WP_DEBUG', false ); ...@@ -91,6 +91,7 @@ define( 'WP_DEBUG', false );
91 /* Add any custom values between this line and the "stop editing" line. */ 91 /* Add any custom values between this line and the "stop editing" line. */
92 92
93 93
94 define('WP_CACHE', 'false');
94 95
95 /* That's all, stop editing! Happy publishing. */ 96 /* That's all, stop editing! Happy publishing. */
96 97
......