12-09-2011, 01:37 PM
(12-09-2011, 02:48 AM)Daniel Wrote: OK, sorry i'm not the PHP coder, just tried it. There was no error message, therefore i think i missed something.
Code:<?php
include("Log.php");
?>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Unbenanntes Dokument</title>
</head>
<body>
Test
</body>
</html>
The page will be displayed and no error is shown up.
That's exactly what inc/inc.LogInit.php does. That can be the error in letodms.
Uwe