]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/edit-attachment-rows.php
Wordpress 2.8.3
[autoinstalls/wordpress.git] / wp-admin / edit-attachment-rows.php
index af62b1cb8fbe45352bde2dcf8e477666cfd2755f..3842a6cce2c778b58220515027e0336545e342c6 100644 (file)
@@ -6,7 +6,9 @@
  * @subpackage Administration
  */
 
-if ( ! defined('ABSPATH') ) die();
+// don't load directly
+if ( !defined('ABSPATH') )
+       die('-1');
 
 if ( have_posts() ) { ?>
 <table class="widefat fixed" cellspacing="0">