aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/TreeView.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/TreeView.php')
-rw-r--r--lib/classes/TreeView.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/classes/TreeView.php b/lib/classes/TreeView.php
index 243a9b9..0bc2810 100644
--- a/lib/classes/TreeView.php
+++ b/lib/classes/TreeView.php
@@ -5,8 +5,8 @@
// +---------------------------------------------------------------------------+
// This file is part of Stud.IP
-// TreeView.class.php
-// Class to print out html represantation of a tree object based on TreeAbstract.class.php
+// TreeView.php
+// Class to print out html represantation of a tree object based on TreeAbstract.php
//
// Copyright (c) 2002 André Noack <noack@data-quest.de>
// Suchi & Berg GmbH <info@data-quest.de>
@@ -26,9 +26,7 @@
// +---------------------------------------------------------------------------+
/**
-* Class to print out html represantation of a tree object based on TreeAbstract.class.php
-*
-* Class to print out html represantation of a tree object based on TreeAbstract.class.php
+* Class to print out html represantation of a tree object based on TreeAbstract.php
*
* @access public
* @author André Noack <noack@data-quest.de>