1
0
Fork 0

auf dem richtigen pfad

This commit is contained in:
neingeist 2008-12-17 13:41:20 +00:00
parent 78a2b0d055
commit e5debbf337

View file

@ -11,7 +11,7 @@ require 'neinomat.lib.rb'
# Constants
RFC822 = "%a, %d %b %Y %T %z" # for Date::strftime
RSS_FILENAME = "/home/webroot/entropia.de/podcast.xml"
RSS_FILENAME = "/srv/www-sites/entropia.de/podcast.xml"
require "#{$0}.templates.rb"
#----------------------------------------------------------------------------