From 52e1f82a3952766ed8e5706090eec6fe70efeab3 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 12 Feb 2021 12:44:12 +0200 Subject: ; error --- php/node.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'php/node.php') diff --git a/php/node.php b/php/node.php index b6c3428..3c18519 100644 --- a/php/node.php +++ b/php/node.php @@ -1,9 +1,21 @@ node_id=$node_id; + } + } + class Current_Directory + { /*an array of the dir_ids taken to reach here*/ public $path; -- cgit v1.2.3