poller.php is cleaned up, unneeded stuff has been removed
This commit is contained in:
parent
925d2d2383
commit
01362461cf
3 changed files with 22 additions and 33 deletions
1
boot.php
1
boot.php
|
|
@ -39,7 +39,6 @@ require_once 'include/features.php';
|
|||
require_once 'include/identity.php';
|
||||
require_once 'update.php';
|
||||
require_once 'include/dbstructure.php';
|
||||
require_once 'include/poller.php';
|
||||
|
||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||
define('FRIENDICA_CODENAME', 'Asparagus');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue