www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 74395a30248b74822c0974a8510cdb785f33f797
parent cae799bd7c211647d07a5a0ae72213c4d2cc4bf5
Author: Simon Kornblith <simon@simonster.com>
Date:   Wed, 23 Mar 2011 00:53:43 +0000

fix update from Zotero 1.0


Diffstat:
Mchrome/content/zotero/xpcom/schema.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/chrome/content/zotero/xpcom/schema.js b/chrome/content/zotero/xpcom/schema.js @@ -2470,7 +2470,6 @@ Zotero.Schema = new function(){ Zotero.File.putContents(file, str); Zotero.wait(); } - Zotero.Translators.init(); } var styles = Zotero.DB.query("SELECT * FROM csl"); if (styles) {