Files
librenms/html/plugins/Test/Test.inc.php
T
2015-07-15 08:09:10 +00:00

6 lines
67 B
PHP

<?php
echo('Well done, the plugin system is up and running');
?>