mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
Fix coding style part 2
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<?php
|
||||
|
||||
echo('Well done, the plugin system is up and running');
|
||||
|
||||
?>
|
||||
echo 'Well done, the plugin system is up and running';
|
||||
|
||||
Reference in New Issue
Block a user