]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/finishopenidlogin.php
Merge branch 'i18n-work' of git@gitorious.org:~brion/statusnet/brion-fixes into i18n...
[quix0rs-gnu-social.git] / actions / finishopenidlogin.php
index 07da72fc0ff69a1372bdbe74e58c716c8f881182..9ac03698529f8569eebcf4a1c6048582a539298b 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('STATUSNET')) { exit(1); }
+if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');