From 7ed4400c0366c3286a84dfb32a57e047b3b4c443 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 14 Oct 2011 15:30:41 +0200 Subject: [PATCH] New: Add patch to allow export of database with no mysqldump access. Still bugged. --- htdocs/admin/tools/dolibarr_export.php | 28 +- htdocs/admin/tools/export.php | 521 ++++++++++++++++--------- htdocs/lib/files.lib.php | 50 ++- 3 files changed, 392 insertions(+), 207 deletions(-) diff --git a/htdocs/admin/tools/dolibarr_export.php b/htdocs/admin/tools/dolibarr_export.php index 972f18530d6..bbb8b286608 100644 --- a/htdocs/admin/tools/dolibarr_export.php +++ b/htdocs/admin/tools/dolibarr_export.php @@ -43,13 +43,25 @@ llxHeader('','','EN:Backups|FR:Sauvegardes|ES:Copias_de_seguridad'); ?>