]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/facebooklogin.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / facebooklogin.php
index c4b14e75f6c7885cdbaac6716f8b3f26f53da565..64d24dd407774a479c261ce4a7031dbc72b28c54 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.     If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');