Bugs item #1860193, was opened at 2007-12-28 22:48
Message generated for change (Comment added) made by christian_boltz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1860193&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Database
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Johan Hendriks (sylhouette)
Assigned to: Nobody/Anonymous (nobody)
Summary: backup.php does not backup table vacation_notification
Initial Comment:
In the file backup.php there is the array tables.
$tables = array('admin','alias','config','domain','domain_admins','log','mailbox','vacation');
if i am right it should also contain the vacation_notification table
regards,
Johan
----------------------------------------------------------------------
>Comment By: Christian Boltz (christian_boltz)
Date: 2007-12-30 20:15
Message:
Logged In: YES
user_id=593261
Originator: NO
Well, the vacation_notification table is not critical (the worst thing
that can happen is that someone receives another autoreply when sending the
next mail), but basically you are right ;-)
Thanks for reporting this!
Fixed in SVN r282.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1860193&group_id=191583
|