mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fixed PHP shorttag. Shorttags are discouraged in newer PHP version
This commit is contained in:
parent
012afcd680
commit
0b4aa057f8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/php
|
||||
<?
|
||||
<?php
|
||||
/*
|
||||
multicpu monitors the cpu usage of multiple processes.
|
||||
you can configure the list of processes via munin's configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue