graphs.php
author Dan
Mon, 05 Jan 2009 22:50:59 -0500
changeset 47 633ec114f630
parent 43 ce2e9caf2dfa
permissions -rw-r--r--
Updated news with info on theme support

<?php

require(dirname(__FILE__) . '/graphing/class.3dbargraph.php');
require(dirname(__FILE__) . '/graphing/class.linegraph.php');
require(dirname(__FILE__) . '/graphing/class.piegraph.php');