]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/facebookhome.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / facebookhome.php
index f9dc4523eca910d8c390d2f42faaf9e6d81ee59e..a54d22a473cdcf22a185515219d24de76f1cd3d6 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';