]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/twitapidirect_messages.php
move HTTP error code strings to class variables
[quix0rs-gnu-social.git] / actions / twitapidirect_messages.php
index 8511fcbe2e022085e8bb913909a8e422ebbbee67..dbe55804b16337aada7f06f373c481e19eb96d44 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }