From: eldy <> Date: Sun, 20 Jun 2004 19:17:41 +0000 (+0000) Subject: Some change to add scheduler management for update process X-Git-Tag: AWSTATS_6_2_BETA~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ce61b41ce497f0606013ba17cfe8c615b9cfcf;p=thirdparty%2FAWStats.git Some change to add scheduler management for update process Creating new config files can be done by copying an old one. --- diff --git a/tools/webmin/awstats/index.cgi b/tools/webmin/awstats/index.cgi index d05b340f..fb8de0b3 100644 --- a/tools/webmin/awstats/index.cgi +++ b/tools/webmin/awstats/index.cgi @@ -124,10 +124,11 @@ if (@config) { if ($nbofallowedconffound == 1) { print "$text{'index_add'}\n" if ($access{'add'}); print "\n"; - print " ", - " ", - " ", - "\n"; + print " "; + print " "; + #print " "; + print " "; + print "\n"; print "\n"; } @@ -151,8 +152,10 @@ if (@config) { local @st=stat($l); my ($sec,$min,$hour,$day,$month,$year,$wday,$yday) = localtime($st[10]); $year+=1900; $month++; - printf("",$year,$month,$day,$hour,$min,$sec); + printf("",$year,$month,$day,$hour,$min,$sec); + # Database size + #print ""; if ($access{'update'}) { # Update print ""; diff --git a/tools/webmin/awstats/lang/en b/tools/webmin/awstats/lang/en index 72730936..18f8dbb2 100644 --- a/tools/webmin/awstats/lang/en +++ b/tools/webmin/awstats/lang/en @@ -9,6 +9,7 @@ index_path=Config file index_type=Type index_size=Size index_create=Created/Modified +index_databasesize=Database size index_noconfig=No config files were found or have been added for analysis. index_edit=Edit/Delete config index_del=Delete config
$text{'index_path'}$text{'index_create'}$text{'index_update'}$text{'index_view'}
$text{'index_path'}$text{'index_create'}$text{'index_databasesize'}$text{'index_update'}$text{'index_view'}
$text{'index_scheduled'}$text{'index_now'}
%04s-%02s-%02s %02s:%02s:%02s%04s-%02s-%02s
%02s:%02s:%02s
NA$text{'index_sched2'}