| Index: modules/statsmaster/templates/build_static_item.erb |
| diff --git a/modules/statsmaster/templates/build_static_item.erb b/modules/statsmaster/templates/build_static_item.erb |
| deleted file mode 100644 |
| index 4e2ca0c6ff526e1c35689d41b2fb43cac6181d50..0000000000000000000000000000000000000000 |
| --- a/modules/statsmaster/templates/build_static_item.erb |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -build_pages('<%= title %>', dirtemplate % '<%= title %>', 'month') |
| -if day: |
| - dir = os.path.join('/var/www/awstats/daily', '<%= title %>', day) |
| - build_pages('<%= title %>', dir, 'day') |