Confirmed users
1,031
edits
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
// this is the most current version | // this is the most current version | ||
unsigned long long version; | |||
} | } | ||
Line 72: | Line 72: | ||
req.onsuccess() = function() {} | req.onsuccess() = function() {} | ||
req.onerror() = function() {} | req.onerror() = function() {} | ||
</pre> | </pre> |