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