diff -r e6b328970ee8 -r ffb0a6d08000 web/tweet_ajax.php --- a/web/tweet_ajax.php Wed Jul 27 12:24:43 2011 +0200 +++ b/web/tweet_ajax.php Wed Jul 27 12:25:45 2011 +0200 @@ -4,7 +4,7 @@ * include some common code (like we did in the 90s) * People still do this? ;) */ -include_once './common.php'; +include_once 'common.php'; /** * Check for a POSTed status message to send to Twitter