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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 build_pages('<%= title %>', dirtemplate % '<%= title %>', 'month')
2 if day:
3 dir = os.path.join('/var/www/awstats/daily', '<%= title %>', day)
4 build_pages('<%= title %>', dir, 'day')
OLDNEW

Powered by Google App Engine
This is Rietveld