includes/graphs.php
changeset 564 a1c450a911a6
parent 536 218a627eb53e
child 685 17ebe24cdf85
--- a/includes/graphs.php	Sat Jun 07 12:48:39 2008 -0400
+++ b/includes/graphs.php	Sat Jun 07 12:49:45 2008 -0400
@@ -742,6 +742,8 @@
 // http://web.archive.org/web/20030130065944/szewo.com/php/graph/graph.class.php3.txt
 // License unknown, however sources on the web have shown this to be either GPL or public domain.
 
+// At this point this class has been very nearly rewritten for Enano.
+
 class GraphMaker_compat {
   var $_values;
   var $_ShowLabels;