Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F392246
_common.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
608 B
Subscribers
None
_common.js
View Options
/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if
(
!
dojo
.
_hasResource
[
"dojox.storage._common"
]){
dojo
.
_hasResource
[
"dojox.storage._common"
]
=
true
;
dojo
.
provide
(
"dojox.storage._common"
);
dojo
.
require
(
"dojox.storage.Provider"
);
dojo
.
require
(
"dojox.storage.manager"
);
dojo
.
require
(
"dojox.storage.GearsStorageProvider"
);
dojo
.
require
(
"dojox.storage.WhatWGStorageProvider"
);
dojo
.
require
(
"dojox.storage.FlashStorageProvider"
);
dojox
.
storage
.
manager
.
initialize
();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 20:27 (2 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24569
Default Alt Text
_common.js (608 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment