blaghDirs is now blagh_dirs.
This commit is contained in:
parent
7028e84bf0
commit
fc6fd5045f
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ fn statpost {
|
|||
<generator>Tom Duff's rc, and Kris Maglione's clever hackery</generator>
|
||||
%{
|
||||
# <webMaster>uriel99+rss@gmail.com (Uriel)</webMaster>
|
||||
for(f in `{get_post_list $blagh_root$blaghDirs}) {
|
||||
for(f in `{get_post_list $blagh_root$blagh_dirs}) {
|
||||
statpost $f
|
||||
# Hack to aproximate the last build date
|
||||
#(use the mdate from last posted item)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue