Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/statsmaster/templates/build_static_item.erb

Issue 29464559: #1538 - Remove class statsmaster and associated resources (Closed)
Patch Set: Created June 13, 2017, 9:43 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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')

Powered by Google App Engine
This is Rietveld