auf dem richtigen pfad
This commit is contained in:
parent
78a2b0d055
commit
e5debbf337
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ require 'neinomat.lib.rb'
|
||||||
# Constants
|
# Constants
|
||||||
|
|
||||||
RFC822 = "%a, %d %b %Y %T %z" # for Date::strftime
|
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"
|
require "#{$0}.templates.rb"
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
Reference in a new issue