/**************************************************
  Backup Plugin for Coppermine Photo Gallery
/**********************************************
  based on the XT Dump script with the agreement of the author
  Modified by Frantz for Backup plugin
  2007/01/20
**********************************************/

2008-01-20 Rolled changes into new package - released version 2.3 of the backup plugin {GauGau}
2007-10-30 Italian language file updated {Lontano}
2007-07-31 Updated readme {GauGau}
2007-07-30 French language file updated {Frantz}
2007-07-30 Released version 2.2 of the backup plugin {GauGau}
2007-07-15 Added several translations {GauGau}
2007-07-11 Released version 2.1 of the backup plugin for testing {GauGau}
2007-07-11 Updated french language file {Frantz}
2007-07-10 Added checkboxes for file management to allow several files to be deleted at once {GauGau}
2007-07-10 Added anchor at top of backup screen {GauGau}
2007-07-10 Added mini-menu and changed start screen {GauGau}
2007-07-10 Added "select all" at bottom of table selector screen {GauGau}
2007-07-10 Added separators to default file name {GauGau}
2007-07-09 Removed init.inc.php and config.inc.php, as the very same line of code can exist in the wrapper file backup.php as well {GauGau}
2007-07-09 Added missing translation string to Dutch and Croation language file {Hein}
2007-07-09 Released version 2.0 of the backup plugin for testing {GauGau}
2007-07-08 Added check if target folder is writtable {GauGau}
2007-07-08 Added Warning text for restores {GauGau}
2007-07-08 Preselected coppermine tables for dump creation {GauGau}
2007-07-08 Fixed improperly nested tables {GauGau}
2007-07-07 Added links to announcement thread and original XT-Dump homepage (currently down) {GauGau}
2007-07-07 Moved plugin stylesheet into <head>-section where it belongs {GauGau}
2007-07-07 Added global header and footer include {GauGau}
2007-07-07 Added check for gallery admin mode as a safety precaution {GauGau}
2007-07-06 Moved version var from language file to config file {GauGau}
2007-07-06 Cleaned up a bit for version 2.0: $LANG-array replaced {GauGau}
2007-06-30 Croation translation added {Brane29}
2007-06-13 Version 1.6 released {Frantz}
2007-06-12 Dutch translation improved {Hein}
2007-02-14 Version 1.5 released {Frantz}
2007-03-22 German translation fixed {AlexL}
2007-02-14 Version 1.4 released {Frantz}
2007-02-14 German translation added {AlexL}
2007-02-06 Version 1.3 released {Frantz}
2007-02-06 Replaced hard-coded word with translation {Hein}
2007-01-31 Version 1.2 released {Frantz}
2007-01-30 Dutch translation added {Hein}
2007-01-21 Version 1.1 released {Frantz}
2007-01-21 Italian language added {Angeldevil}
2007-01-21 Version 1.0 - Initial release {Frantz}
