]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/File.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / classes / File.php
index 1a97b51c9e85305fea6ebab9930cc7e04beac1d3..063c164257d24899cd3fe80ac9587337a6fda2af 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/Memcached_DataObject.php';
 require_once INSTALLDIR.'/classes/File_redirection.php';