Correction utilisateurs-> pages
darcs-hash:20060421073714-72cb0-9adbd89c354fc41e7ac72e006fe654d1ab31d731.gz
This commit is contained in:
parent
0d834c300b
commit
8fcb6b5834
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ if [ "$1" = "config" ]; then
|
||||||
echo 'host_name wiki'
|
echo 'host_name wiki'
|
||||||
echo 'graph_title Nombres de pages'
|
echo 'graph_title Nombres de pages'
|
||||||
echo "graph_args --base 1000 --lower-limit 0"
|
echo "graph_args --base 1000 --lower-limit 0"
|
||||||
echo "graph_vlabel nombre d'utilisateurs"
|
echo "graph_vlabel nombre de pages"
|
||||||
echo 'total.label Total'
|
echo 'total.label Total'
|
||||||
echo 'total.draw AREA'
|
echo 'total.draw AREA'
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue