{* $Id: db_backup.tpl,v 1.5 2002/10/17 13:54:56 zorg Exp $ *} {include file="location.tpl" last_location="Database Backup/Restore"} This section is used to backup the Database or restore the Database from .sql file.

{capture name=dialog}

Backup database


Restore database

WARNING: All existing tables will be overwritten. Restoring operation cannot be cancelled.
Please make Backup copy before restoring the Database.

 

Note: Database restoring can take several minutes. Please be patient. {/capture} {include file="dialog.tpl" title="Database Backup/Restore" content=$smarty.capture.dialog extra="width=100%"}