]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/userauthorization.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / userauthorization.php
index 3c099b8f6550488049a15c3effb25c56e969a17e..38329a2c70ffc2c02026ea8bc27ca038484dd209 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');
 define('TIMESTAMP_THRESHOLD', 300);