Skip to content

Commit

Permalink
Fixed the dreaded W3 Total Cache bug
Browse files Browse the repository at this point in the history
  • Loading branch information
joelg committed Mar 1, 2012
1 parent a69c1c2 commit a6d0ee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added assets/banner-772x250.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions digg-digg/digg-digg.php
Expand Up @@ -15,6 +15,8 @@
error_reporting(E_ALL);
*/

if(function_exists('w3tc_objectcache_flush')) w3tc_objectcache_flush();

require_once 'include/dd-global-variable.php';
require_once 'include/dd-printform.php';
require_once 'include/dd-helper.php';
Expand Down

0 comments on commit a6d0ee4

Please sign in to comment.