= GalleryCoreApi::updateMapEntry('GalleryCacheMap',
array('userId' => $userIdForSql,
'timestamp' => new GallerySqlFragment('< ?', (int)$cutoff), 'isEmpty' => 0),
array('value' => null, 'isEmpty' => 1));
if ($ret) {
return $ret;
}
return null;
}
}
?>
Fatal error: Call to undefined method Gallery::init() in /home/sasineta/public_html/gallery/bootstrap.inc on line 42