1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00

code cleaned

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@201 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-12-11 09:50:03 +00:00
parent ff877ec580
commit 4eb5123888
42 changed files with 191 additions and 191 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
include_once($path."php_inc/config.inc.php");
/* Connection-Klasse..ist für die Datenbankverbindung zuständig */
/* Connection-Klasse..ist fuer die Datenbankverbindung zustaendig */
class Connection{
var $conn = NULL; /* Verbindung */