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