]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/common.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / common.php
index c2d6566365101943fec5ed4597217371d12b8f71..f8cf937177270575ae75ce069742ae1d99ce1706 100644 (file)
@@ -17,9 +17,9 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET')) { exit(1); }
 
-define('LACONICA_VERSION', '0.8.1pre1');
+define('STATUSNET_VERSION', '0.8.1pre1');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);