From c8d16d76f9ca0aa760435388a84482ec29258639 Mon Sep 17 00:00:00 2001 From: natrak <> Date: Sun, 29 Apr 2001 13:41:18 +0000 Subject: Fixes - Changed include "includes/common.inc"; to include_once "includes/common.inc"; Including the common file more than once will cause bad things. --- node.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node.php') diff --git a/node.php b/node.php index 02e5c4c1d..d6c498e31 100644 --- a/node.php +++ b/node.php @@ -1,6 +1,6 @@