- 79AA3BE3BD91A2F049DB103F11E691A672E98B858A9788630062CF745066B99543547951263C7AD2D7EC92B62E61003E7E490806DB7ECA1A12AFA8B0A42AF7F4
+ 153FC6D7D50C7389835B51C406507EB08E14BE17188A5DB7CA675F7FCA0D72B321C6F5BF1A400ED483DBCF75AEA21C57990B4D7DBFC967953B8EFA0495D17C37
mp-wp/wp-admin/js/wp-gears.js
(18 . 7)(18 . 7)
1820
1821 if ( 'undefined' != typeof google && google.gears ) {
1822 if ( ! google.gears.factory.hasPermission )
1823 perm = google.gears.factory.getPermission( 'WordPress', 'images/logo.gif' );
1824 perm = google.gears.factory.getPermission( 'WordPress', 'images/logo.svg' );
1825
1826 if ( perm )
1827 try { this.createStore(); } catch(e) { this.message(); } // silence if canceled