mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
remove procedure and retrocompatibility pandora_enterprise#3943
This commit is contained in:
parent
237a7feb98
commit
5b0d3fe6d4
@ -3397,6 +3397,14 @@ function alerts_get_templates_name_array($array_ids)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Default values events calendar templates.
|
||||||
|
*
|
||||||
|
* @param integer $id ID.
|
||||||
|
* @param string $table Name table.
|
||||||
|
*
|
||||||
|
* @return array Data Events.
|
||||||
|
*/
|
||||||
function default_events_calendar($id, $table)
|
function default_events_calendar($id, $table)
|
||||||
{
|
{
|
||||||
$result = [
|
$result = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user