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