]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/block.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / block.php
index 2441c6fba450a4c383a651e4fac110c3aa2e61bd..408f16434b3fab2c1a37efd250b19fc3facbe81f 100644 (file)
@@ -28,7 +28,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }