]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/repliesrss.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / repliesrss.php
index 35a77fab81297b3806ea5abe74447407e1f5a6fc..5115453b79a48b104c359139c832acd57135d9f8 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');