]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/postnotice.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / postnotice.php
index ab8d4339b7f44946ab3fecf53a42bf3849d0e53b..883cd53fbc8c83f0867ee8d97779e7979330f350 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/omb.php');