Remove second exception parameter if it is a string.
authorGunnar Wrobel <wrobel@temple.(none)>
Wed, 10 Feb 2010 14:45:50 +0000 (15:45 +0100)
committerGunnar Wrobel <wrobel@temple.(none)>
Wed, 10 Feb 2010 14:45:50 +0000 (15:45 +0100)
commit6e3e99db0e636a6bc8e408751deea39f41abd427
tree419944ec56a466cbe3a9d28b97076595ef59fec0
parente52a1e3d69d8098d0fac64ecb9b08a3e51f3febb
Remove second exception parameter if it is a string.

Having a string as  does not have any effect as it gets set to zero in the Exception constructor.
framework/Block/lib/Horde/Block/Layout/Manager.php
framework/Crypt/lib/Horde/Crypt/Pgp.php
framework/Crypt/lib/Horde/Crypt/Smime.php
imp/lib/Quota.php
ingo/lib/Storage/Blacklist.php
ingo/lib/Storage/Whitelist.php