]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Group_block.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / classes / Group_block.php
index fb1be76bb6d10a42220a90f0b644e02c3d8f2676..bd8b2492655123845f3c9b36f1d5c51def140fff 100644 (file)
@@ -19,7 +19,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.'/classes/Memcached_DataObject.php';