]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/ping.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / lib / ping.php
index 48b4fa18f6fdc9fe8fba937ba70d889485464d86..175bf8440b61b3f76608b398a2015112b667e424 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); }
 
 function ping_broadcast_notice($notice) {