Automattic/batcache

Undefined property batcache::$genlock

Aerendir opened this issue · 1 comments

Notice: Undefined property: batcache::$genlock in /base/data/home/apps/s~continuous-wordpress-cms/test-permalink-1.377309360575349926/wordpress/wp-content/advanced-cache.php on line 510

Sometimes it appears reading the posts.

I think that the solution should be simply a declaration of the property at the beginning of the class setting it to "false" or with an empty value.

This is fixed now.