]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/search_engines.php
Some UI adjustments for form notice
[quix0rs-gnu-social.git] / lib / search_engines.php
index 2dd7bb49a207d58da577e8e25c99389b2bf9d08c..69f6ff468edf0ac66a8cf182a2fd0d1841b9a443 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') && !defined('LACONICA')) { exit(1); }
 
 class SearchEngine
 {