git-svn-id: file:///home/jan/tmp/wetterstation/trunk@129 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi 2006-09-24 18:38:41 +00:00
parent 2de37663da
commit b98053c3b8
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
<? <?
include_once("php_inc/module_set.inc.php"); $path = "./";
include_once($path."php_inc/module_set.inc.php");
?> ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html> <html>