Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/php/php_opcache.php | ||
|---|---|---|
| 3 | 3 |
* Part of Munin PHP OPcache plugin - Refer to php_opcache for installation instructions. |
| 4 | 4 |
*/ |
| 5 | 5 |
|
| 6 |
if (function_exists('opcache_get_status'))
|
|
| 6 |
if (function_exists('opcache_get_status'))
|
|
| 7 | 7 |
{
|
| 8 | 8 |
$data = opcache_get_status(false); |
| 9 | 9 |
$output = array( |
Formats disponibles : Unified diff