backwards compat.

This commit is contained in:
Zack Rauen 2017-11-03 16:01:49 -04:00
parent 3c62d9e7a6
commit 5b1e895fd4
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ var defaultCookie = {
var settingsCookie = {};
var bdpluginErrors, bdthemeErrors; // define for backwards compatibility
function Core() {}
Core.prototype.init = function () {