qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment