vers l'utf-8 ...
darcs-hash:20080909193432-b8e4c-8b567852009655f931b00023ebaca090853719dd.gz
This commit is contained in:
parent
82a0a15f52
commit
7438105c0a
28 changed files with 75 additions and 75 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: iso-8859-15 -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Thèmes wiki utilisés
|
||||
# Thèmes wiki utilisés
|
||||
|
||||
import sys, commands
|
||||
|
||||
|
@ -15,7 +15,7 @@ except :
|
|||
if arg == "config" :
|
||||
print 'host_name web.rouge'
|
||||
print 'graph_category wiki'
|
||||
print 'graph_title Thèmes wiki utilisés'
|
||||
print 'graph_title Thèmes wiki utilisés'
|
||||
print 'graph_scale no'
|
||||
print "graph_vlabel nb d'utilisateurs"
|
||||
for theme in THEMES :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue