зеркало из https://github.com/mozilla/pjs.git
bustage fix. fallout from bug 279189
This commit is contained in:
Родитель
9a55c62a36
Коммит
f66b3a42e1
|
@ -120,7 +120,7 @@ calCalendarManager.prototype = {
|
|||
this.mInsertPref = createStatement (
|
||||
this.mDB,
|
||||
"INSERT INTO cal_calendars_prefs (calendar, name, value) " +
|
||||
"VALUES (:calendar, :name, :value)"
|
||||
"VALUES (:calendar, :name, :value)");
|
||||
|
||||
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче