[dev] imp to ingo filter convert script

Peter Arien Peter.Arien at cc.kuleuven.ac.be
Mon Jun 21 09:58:45 PDT 2004


No cvs availble, so can't compare to original, so no diff.

But in /horde/ingo/scripts/convert_imp_filters.php, the line

     $oldfilters = @unserialize($prefs->getValue('filters'));

should be

     $oldfilters = @unserialize($userprefs->getValue('filters'));

Then conversion of filters from IMP to INGO works.

-- 
Peter

  K.U.Leuven - LUDIT             -=- Tel: +32 16 322219
  peter.arien at cc.kuleuven.ac.be  -=- http://ludit.kuleuven.be

'Best to quit while you're a head', said the skull.


More information about the dev mailing list