6 lines
50 B
PHP
6 lines
50 B
PHP
|
<?php
|
||
|
|
||
|
include '../app/templates/graphs.php';
|
||
|
|
||
|
?>
|