The wizard panel execute() base class method no longer raises a RelaxError.
This allows the panels to not have execute() methods, so that instead the wizard returns data and the calling code then determines what to do.
Authored by: bugman 2011-06-20
Parent: [r13141]
Child: [r13143]