mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-24 03:14:24 -04:00
Following command was used:
$ find application/ library/Icinga/ modules/ -name *.php | xargs sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba;$a\'
|
||
|---|---|---|
| .. | ||
| GroupsummaryQuery.php | ||
| HostgroupsummaryQuery.php | ||
| HostlistQuery.php | ||
| Query.php | ||
| ServicegroupsummaryQuery.php | ||
| ServicelistQuery.php | ||
| StatusQuery.php | ||