From 7bee460df28bcd956206c3719e091fb500e3045d Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 4 Oct 2012 23:05:45 -0700 Subject: provide auto admin registration as before, but allow the current admin to create other admins --- index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index a1fd608bf..130f9c939 100644 --- a/index.php +++ b/index.php @@ -13,10 +13,8 @@ */ require_once('boot.php'); -require_once('object/BaseObject.php'); $a = new App; -BaseObject::set_app($a); /** * -- cgit v1.2.3