]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/facebookremove.php
move HTTP error code strings to class variables
[quix0rs-gnu-social.git] / actions / facebookremove.php
index 1547fb780195e391db02a9988c6c595d6c18737a..ae231c0fb39c560f2e8c923b9adc157c0e63ab54 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); }
 
 require_once INSTALLDIR.'/lib/facebookaction.php';