|
|
@ -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"
|
|
|
|
|
|
|
|
|
|
|
|
#----------------------------------------------------------------------------
|
|
|
|
#----------------------------------------------------------------------------
|
|
|
|