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