]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/commandinterpreter.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / commandinterpreter.php
index 628f55c2aaf6c24068552bcade0b3ddfa69d9a5c..6babcba4f5c71b5cdb5f6de1afa083f02f794bdb 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/command.php';