21 Nov
2014
21 Nov
'14
2:11 p.m.
Dear all,
Revision 6001 cleans up a bunch of old code paths that should not have been used in recent days.
If you are upgrading from a revision before r5000, it's probably best to upgrade to r6000 (svn up -r6000) first, run a full discovery and poll cycle, then upgrade to latest trunk.
We've removed RRD renaming code for files which should since long have been renamed, and variables that should not exist anymore in your config.
Variables to double check: $config['email_*'] should be renamed to $config['email'][*] instead.
Tom