Small typo when creating structures in a fresh installation

(no previous backup installed)
This commit is contained in:
stronk7
2003-07-10 18:21:32 +00:00
parent 9c02661096
commit bc66e327c6
+1 -1
View File
@@ -324,7 +324,7 @@
if (set_config("backup_version", "2003010100")) {
print_heading("You are currently going to install the needed structures to Backup/Recover");
print_continue($continue_to);
print_continue($continueto);
die;
}
}