Changeset 931
- Timestamp:
- 01/13/08 16:57:01 (5 years ago)
- Location:
- trunk
- Files:
-
- 1 removed
- 1 modified
-
XinhaCore.js (modified) (1 diff)
-
plugins/FullScreen (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/XinhaCore.js
r928 r931 3338 3338 { 3339 3339 var p = nuPlugins.pop(); 3340 if (p == 'FullScreen' && !url ) continue; //prevent trying to load FullScreen plugin from the plugins folder 3340 3341 if ( typeof Xinha._pluginLoadStatus[p] == 'undefined' ) 3341 3342 {
