mirror of
https://github.com/moodle/moodle.git
synced 2025-07-26 08:50:30 +02:00
2 lines
291 B
JavaScript
2 lines
291 B
JavaScript
YUI.add("cache-plugin",function(e,t){function n(t){var n=t&&t.cache?t.cache:e.Cache,r=e.Base.create("dataSourceCache",n,[e.Plugin.Base]),i=new r(t);return r.NS="tmpClass",i}e.mix(n,{NS:"cache",NAME:"cachePlugin"}),e.namespace("Plugin").Cache=n},"3.18.1",{requires:["plugin","cache-base"]});
|