Do not pass the option array by reference.
authorGunnar Wrobel <p@rdus.de>
Thu, 5 Nov 2009 06:08:01 +0000 (07:08 +0100)
committerGunnar Wrobel <p@rdus.de>
Thu, 5 Nov 2009 06:08:01 +0000 (07:08 +0100)
commit7541e807ba8a06f7c56ff7ab3beffa022faa3c4e
tree1d4fa5433981d0d3c26173e97dec8b083f842b46
parent12581d8c8fc89e4f2b80ca0e6847d9e82de6d946
Do not pass the option array by reference.
framework/Notification/lib/Horde/Notification/Handler/Base.php
framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php
framework/Notification/lib/Horde/Notification/Handler/Decorator/Hordelog.php
framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php
framework/Notification/lib/Horde/Notification/Handler/Interface.php
framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/AlarmTest.php