Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

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