Index: trunk/wb/modules/backup/info.php
===================================================================
--- trunk/wb/modules/backup/info.php	(revision 192)
+++ trunk/wb/modules/backup/info.php	(revision 193)
@@ -28,8 +28,8 @@
 $module_function = 'tool';
 $module_version = '2.6';
 $module_platform = '2.6.x';
-$module_author = 'Ryan Djurovich';
+$module_author = 'Ryan Djurovich, John';
 $module_license = 'GNU General Public License';
-$module_description = 'This module allows you to backup/restore both the database and/or files';
+$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.';
 
 ?>
\ No newline at end of file
