]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/api.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / api.php
index 2e9cc6618deaec19c6e47ef39f6859decc7d73f7..897e848c119b1387620d6c581549bb7fd99b4f06 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 ApiAction extends Action
 {