X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debugger%2Fcontroller.php;h=2fd43070fe6a7e4695e9e9f73aa76f62f24a2d75;hb=f68bfa1c150747d2118e4b2c4f193b00a56dedb1;hp=e58d2a44ce6a3a0d6ef308dbd8e59bad391171c7;hpb=5282cf295c80ee4acfdde505e7122d050e574596;p=plcapi.git diff --git a/debugger/controller.php b/debugger/controller.php index e58d2a4..2fd4307 100644 --- a/debugger/controller.php +++ b/debugger/controller.php @@ -13,7 +13,7 @@ **/ // make sure we set the correct charset type for output, so that we can display all characters -//header('Content-Type: text/html; charset=utf-8'); +header('Content-Type: text/html; charset=utf-8'); include __DIR__ . '/common.php'; if ($action == '') {