]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/daemon.php
FacebookPlugin: Fix up FBML canvas app so it keeps working after
[quix0rs-gnu-social.git] / lib / daemon.php
index 200314e20341264e684c15d98c096914a84f0836..4c2491e97bca284cb6234820b0749f4e61241517 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }