]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/openid.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / openid.php
index 28dc360180c613caebdbaa300d2b763c24b25c2c..87df4f30b619ca6f42c3af29e2a1f1676c34791c 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.'/classes/User_openid.php');