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