]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/userrss.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / userrss.php
index 20e65b083b9df7045bffe4bf9e7ff66476fcd20b..1437a4c229342d2734040ccde71e39ec5f8d9b63 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/rssaction.php');