]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profilelist.php
Allow some punctuation instead of just spaces before @user, !group, and #tag
[quix0rs-gnu-social.git] / lib / profilelist.php
index e54060dffd1f22b83aef704882792874a0772832..331430b3ef67b4565541e216be71ee3662967355 100644 (file)
@@ -28,7 +28,7 @@
  * @link      http://status.net/
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }