change LACONICA to STATUSNET
This commit is contained in:
@@ -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';
|
||||
|
||||
|
Reference in New Issue
Block a user