Fix typo. getMessage() in the mobile listener should delegate to
authorGunnar Wrobel <p@rdus.de>
Tue, 27 Oct 2009 18:35:58 +0000 (19:35 +0100)
committerGunnar Wrobel <p@rdus.de>
Tue, 27 Oct 2009 18:35:58 +0000 (19:35 +0100)
commit7ee14724b0dcdb39d2d8b66d2b57942f88ab251d
tree5966cf0a2553b49fd15efe4ba5359b382ae3f3d3
parentd000d80252fb52aa5fcac0c718cbbcec08f5762f
Fix typo. getMessage() in the mobile listener should delegate to
getMessage() instead of notify() in the status listener if no mobile
handler is set.
framework/Notification/lib/Horde/Notification/Listener/Mobile.php
framework/Notification/test/Horde/Notification/Class/Notification/Listener/MobileTest.php