]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/facebookhome.php
update version in README, add note about status.net
[quix0rs-gnu-social.git] / actions / facebookhome.php
index f9dc4523eca910d8c390d2f42faaf9e6d81ee59e..70f20520530d2140ea7a4709d9fa2736d70160ae 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') && !defined('LACONICA')) { exit(1); }
 
 require_once INSTALLDIR.'/lib/facebookaction.php';