]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/twitapinotifications.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / twitapinotifications.php
index 80da040e01cb1a1aa776a3d582dfdcddcfb0e96a..7bc9dd14b6eba1b50e783f1e100321e8781540ee 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/twitterapi.php');