mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-30 17:14:25 +02:00
parent
ddbbd42c4b
commit
24e029bdb0
@ -207,6 +207,11 @@ statements: /* empty */
|
|||||||
;
|
;
|
||||||
|
|
||||||
statement: object | type | include | include_recursive | library | variable | apply
|
statement: object | type | include | include_recursive | library | variable | apply
|
||||||
|
{ }
|
||||||
|
| value
|
||||||
|
{
|
||||||
|
delete $1;
|
||||||
|
}
|
||||||
;
|
;
|
||||||
|
|
||||||
include: T_INCLUDE value
|
include: T_INCLUDE value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user