]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/allrss.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / allrss.php
index 0313ef61144f8f1d60b86bfb9d9da081612b9ad4..57efb73f0e85275df28109accaabd2aae2cc110a 100644 (file)
@@ -29,7 +29,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }