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