]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/noticesearchrss.php
Fix reference to sources class variable
[quix0rs-gnu-social.git] / actions / noticesearchrss.php
index a1d36ff56c35b63ad6b1f5f4edd8b01098456ac1..f59ad79625366453f9f272655ba529d2a2a342c8 100644 (file)
@@ -28,7 +28,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }