]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/opensearch.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / opensearch.php
index 8ef13dd7a6fa8733311c781d62a7124620828cfd..d5e6698f3880a07b43110058abd934f680d01b4d 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);
 }