diff options
Diffstat (limited to 'www/youtube.php')
| -rw-r--r-- | www/youtube.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/youtube.php b/www/youtube.php index abf0a53..b4c241b 100644 --- a/www/youtube.php +++ b/www/youtube.php @@ -37,4 +37,4 @@ echo "<a href=\"/youtube?id=".$new_id."\">Get another one</a>"; </center> -<?include("piwik.php"); +<?php include("piwik.php"); |
