From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/autoconfigbackup/autoconfigbackup_stats.php | 214 +++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 config/autoconfigbackup/autoconfigbackup_stats.php (limited to 'config/autoconfigbackup/autoconfigbackup_stats.php') diff --git a/config/autoconfigbackup/autoconfigbackup_stats.php b/config/autoconfigbackup/autoconfigbackup_stats.php new file mode 100644 index 00000000..65f02b2d --- /dev/null +++ b/config/autoconfigbackup/autoconfigbackup_stats.php @@ -0,0 +1,214 @@ + + + +
+{$pgtitle}

"; + if($savemsg) { + print_info_box($savemsg); + } + if ($input_errors) + print_input_errors($input_errors); + +?> +
+ + + + + + +
+
+
+ +
+ + + + + + + +"; + echo "$('loading').innerHTML = '';"; + echo ""; + $total_backups = 0; + foreach($statvers as $cv): +?> + + + + + +"; +?> + + + + + + +
+
+ Loading, please wait... +
+
HostnameBackup count
+ + + + + + + + + + + + +
Sorry, we could not load the status information for the account ($username).
+ Total + + +
+
+
+ + + -- cgit v1.2.3