change LACONICA to STATUSNET

This commit is contained in:
Evan Prodromou
2009-08-25 18:42:34 -04:00
parent 1ee7d0ab55
commit 865b716f09
266 changed files with 288 additions and 288 deletions

View 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.'/lib/command.php';