Project

General

Profile

« Previous | Next » 

Revision 201

Added by ryan about 19 years ago

Updated backup and reload info files

View differences:

info.php
24 24
*/
25 25

  
26 26
$module_directory = 'backup';
27
$module_name = 'Backup/Restore';
27
$module_name = 'Backup';
28 28
$module_function = 'tool';
29 29
$module_version = '2.6';
30 30
$module_platform = '2.6.x';
31 31
$module_author = 'Ryan Djurovich, John';
32 32
$module_license = 'GNU General Public License';
33
$module_description = 'This module allows you to backup/restore both the database and/or files. Thanks to John for contributing the main portions of the backup-sql script.';
33
$module_description = 'This module allows you to backup your database.';
34 34

  
35 35
?>

Also available in: Unified diff