--- restore_form.html.original 2007-08-14 10:31:01.000000000 -0700 +++ restore_form.html 2007-08-14 09:36:35.000000000 -0700 @@ -238,6 +238,7 @@ $exist = "exists_".$modname; $restore_var = "restore_".$modname; $user_info_var = "restore_user_info_".$modname; + $nonrestmod = ''; if (isset($$exist)) { if ($$exist) { //Now check that we have that module info in the backup file