graphs.php
author Dan
Tue, 20 Jan 2009 22:08:07 -0500
changeset 51 508400fc5282
parent 43 ce2e9caf2dfa
permissions -rw-r--r--
Major change to permissions backend - performs whois check (only supported blitzed and freenode right now) and advanced permissions supported.

<?php

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