]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/command.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / command.php
index 78b17c74c013bd4522b545b1ad37d02613d96c2a..eac4b2cd9716189537480ca71b530565e2f926ee 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/channel.php');