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