* Updated CGI DirHistory: added colors, added explanatory text.
[BackupPC.git] / lib / BackupPC / CGI / Restore.pm
index 8e2022e..f236e1e 100644 (file)
@@ -38,6 +38,7 @@ package BackupPC::CGI::Restore;
 
 use strict;
 use BackupPC::CGI::Lib qw(:all);
+use Data::Dumper;
 
 sub action
 {