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