Update state-checking code
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
* Cache *
|
||||
*********/
|
||||
|
||||
/********
|
||||
* Section: UNSORTED */
|
||||
|
||||
CM.Cache.AddQueue = function() {
|
||||
CM.Cache.Queue = document.createElement('script');
|
||||
CM.Cache.Queue.type = 'text/javascript';
|
||||
|
||||
Reference in New Issue
Block a user