]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/facebooklogin.php
Merge branch '0.9.x-mobile' of git@gitorious.org:~csarven/statusnet/csarven-clone...
[quix0rs-gnu-social.git] / actions / facebooklogin.php
index 64d24dd407774a479c261ce4a7031dbc72b28c54..8ac2477ab4e41e0371140d8d9f956c1256cda74b 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');