Fixed "Undefined property: stdClass::$page_namespace" error
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 19 Nov 2013 23:35:37 +0000 (15:35 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 19 Nov 2013 23:37:06 +0000 (15:37 -0800)
commitddaffed3177c766ffae75d81caa5cc99a1514b16
treeeada8fe49ee70d21e4d2f035d77f67b7c7704a0c
parent237359a9400a24e072bec37aa6b6107487518b77
Fixed "Undefined property: stdClass::$page_namespace" error

* BacklinkCache::fullResultCache should always have all the columns
* Fixes bug from a9dc4d943e8f7e7824f31dc7fd1270873f8a9fdb

Change-Id: Ic0042ef6b1ce655bd97814362d95d8b0fe53affa
includes/cache/BacklinkCache.php