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_apc_
2 2
#################################################################
3 3
#
4 4
# Script to monitor apc usage
5
# 
5
#
6 6
#################################################################
7 7
#
8 8
# Parameters understood: config, autoconf and suggest
......
10 10
#################################################################
11 11
#
12 12
# Configuration section
13
# 
13
#
14 14
# Configuration example
15
# 
15
#
16 16
# [php_apc_*]
17 17
# user root
18 18
# env.URL http://localhost/php_apc.php # URL to fetch APC status
......
30 30
#%# family=auto
31 31
#%# capabilities=autoconf suggest
32 32

  
33
# URL to the script to check APC status (defaults to 
33
# URL to the script to check APC status (defaults to
34 34
# 'http://localhost/php_apc.php' if not configured)
35 35
URL=${URL:-'http://localhost/php_apc.php'}
36 36

  

Formats disponibles : Unified diff