]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/unblock.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / unblock.php
index 43f454340dc4c9b90f778ef36bca4aaa2acc87c1..dc28d5d54a70c3b534956efc0b29bdf45842e6c3 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);
 }