]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/openidlogin.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / openidlogin.php
index 813808523377c9441d2c3bd72de3a30912e80452..42d7409387b13a3c03dbc2f63449fd4bb9e2bcd6 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');