]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/Shorturl_api.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / Shorturl_api.php
index 365ddff799c33dc07b9213a0fe1a3cda38ba3608..018b917c177d04a388e591320985b4ca19a7b9ee 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); }
 
 class ShortUrlApi
 {