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