X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fexpire.php;h=873c594e8499ea93aeaa55727abeb09f34e81e28;hb=b806f878740299eea54e86603840bbfd596a4bf7;hp=cfd38d3dcd254f42608e3882edb42aa33eb4cbe5;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/expire.php b/include/expire.php index cfd38d3dcd..873c594e84 100644 --- a/include/expire.php +++ b/include/expire.php @@ -16,8 +16,6 @@ function expire_run(&$argv, &$argc){ unset($db_host, $db_user, $db_pass, $db_data); }; - $a->start_process(); - require_once('include/session.php'); require_once('include/datetime.php'); require_once('include/items.php');