20 lines
265 B
PHP
20 lines
265 B
PHP
<?php
|
|
|
|
/**
|
|
* Observium
|
|
*
|
|
* This file is part of Observium.
|
|
*
|
|
* @package observium
|
|
* @subpackage graphs
|
|
* @copyright (C) Adam Armstrong
|
|
*
|
|
*/
|
|
|
|
// NOTE. This used together with graphs defined from definitions ONLY
|
|
|
|
switch ($subtype) {
|
|
}
|
|
|
|
// EOL
|