]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/file.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / file.php
index a8ff547f8606d21e1a9987de81d2c7891b14c532..005a13169a8d1951b0b18b4cb88238cf9190e420 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.'/actions/shownotice.php');