| changeset 229 | 74c9ddc3640b |
| parent 0 | 4eba9c11703f |
| child 703 | a0772dbfb936 |
| child 707 | 78ba6e14f159 |
--- a/web/tweet_ajax.php Mon Jul 18 13:40:06 2011 +0200 +++ b/web/tweet_ajax.php Mon Jul 25 18:50:20 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