]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/file.php
Updated mobilelogo extension
[quix0rs-gnu-social.git] / actions / file.php
index a8ff547f8606d21e1a9987de81d2c7891b14c532..10c59a96122aa267c2e5c951af8c77235c46cff8 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/shownotice.php');