web/wp-admin/js/revisions-js.php
changeset 194 32102edaa81b
parent 136 bde1974c263b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
     1 <?php
     1 <?php
       
     2 
       
     3 // The JS here is purposefully obfuscated to preserve mystery and romance.
       
     4 // If you want to see behind the curtain, visit http://core.trac.wordpress.org/ticket/15262
     2 
     5 
     3 if ( !defined( 'ABSPATH' ) )
     6 if ( !defined( 'ABSPATH' ) )
     4 	exit;
     7 	exit;
     5 
     8 
     6 /** @ignore */
     9 /** @ignore */