@@ -129,7 +129,7 @@ |
||
| 129 | 129 | <?php |
| 130 | 130 | if(is_file(realpath('piwik-script.html'))) |
| 131 | 131 | { |
| 132 | - require_once(realpath('piwik-script.html')); |
|
| 132 | + require_once(realpath('piwik-script.html')); |
|
| 133 | 133 | } |
| 134 | 134 | ?> |
| 135 | 135 | |