[%# Copyright (c) 2006 by the South Bay Community Network (sbay.org) Released under the GNU General Public License (GPL) - see LICENSE file %]A database error has occurred in [% classname %]. The error message was: [% message %] [% IF info.keys %]The following info was provided with the error: [% FOREACH key = info.keys %]* [% key %]: [% info.$key %] [% END %][% END %]