Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / lib / accountprofileblock.php
index fe11a0fc1571c3658fa38253c4073a18aa543127..875acbb59c30ea500b38ff27b85fe660f70dd21a 100644 (file)
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET')) {
-    // This check helps protect against security problems;
-    // your code file can't be executed directly from the web.
-    exit(1);
-}
-
-require_once INSTALLDIR.'/lib/peopletags.php';
+if (!defined('GNUSOCIAL')) { exit(1); }
 
 /**
  * Profile block to show for an account