icinga2/lib/notification
Alexander A. Klimov 21b68455ce Use Timer::Create() instead of new Timer()
git ls-files -z |xargs -0 perl -pi -e 's/\bnew Timer\b/Timer::Create/g'

ex. in Timer::Create() itself.
2023-04-04 10:35:20 +02:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
notificationcomponent.cpp Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
notificationcomponent.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
notificationcomponent.ti Merge pull request #6970 from Icinga/bugfix/perfdata-gaps 2019-02-26 15:38:15 +01:00