]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/File_to_post.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / classes / File_to_post.php
index f7677fd50443e345a3f57a8c47ce01d50caee7d6..ea5751042649e4cc3a2f350d493ccab179549cf5 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';