mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:31 +01:00
removed headlines, which has been moved
This commit is contained in:
parent
91d9c48020
commit
63c0f9e465
@ -309,11 +309,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
if ($phpgw_info["user"]["apps"]["headlines"]) {
|
||||
include($phpgw_info["server"]["server_root"] . "/headlines/inc/functions.inc.php");
|
||||
headlines_update($phpgw_info["user"]["userid"],$headlines);
|
||||
}
|
||||
|
||||
$phpgw->db->unlock();
|
||||
|
||||
Header("Location: " . $phpgw->link($phpgw_info["server"]["webserver_url"]
|
||||
|
Loading…
Reference in New Issue
Block a user