]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/sup.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / sup.php
index 46fdc185743b6c09b0ce8f5c045e64d006291a50..b635de194f5e8f6b123ebead7c5adc6a6e6fcb3a 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 SupAction extends Action
 {