diff -r 0103428e2179 -r a1c450a911a6 includes/graphs.php --- 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;