changeset 194 | 32102edaa81b |
parent 136 | bde1974c263b |
--- a/web/wp-admin/js/revisions-js.php Thu Sep 16 15:45:36 2010 +0000 +++ b/web/wp-admin/js/revisions-js.php Mon Nov 19 18:26:13 2012 +0100 @@ -1,5 +1,8 @@ <?php +// The JS here is purposefully obfuscated to preserve mystery and romance. +// If you want to see behind the curtain, visit http://core.trac.wordpress.org/ticket/15262 + if ( !defined( 'ABSPATH' ) ) exit;