diff -r 460acd0e3667 -r 10d6fd6ce9ab web/polemicaltimeline.php --- a/web/polemicaltimeline.php Mon Jul 25 18:56:21 2011 +0200 +++ b/web/polemicaltimeline.php Tue Jul 26 16:49:36 2011 +0200 @@ -16,7 +16,7 @@ $div_height = $config['div_height']; } $tweet_explain_background = URL_ROOT.'images/tweetExplainBgd.gif'; -if(file_exists($rep.'/images/tweetExplainBgd.gif')) { +if(file_exists(dirname(__FILE__)."/$rep/images/tweetExplainBgd.gif")) { $tweet_explain_background = URL_ROOT.$rep.'/images/tweetExplainBgd.gif'; } @@ -42,21 +42,21 @@ - - - - - - + + + + + + - ' rel='stylesheet' type='text/css'> - ' rel='stylesheet' type='text/css'> - ' rel='stylesheet' type='text/css'> + ' rel='stylesheet' type='text/css'/> + ' rel='stylesheet' type='text/css'/> + ' rel='stylesheet' type='text/css'/>