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