Projet

Général

Profil

Révision 007c2825

ID007c2825a91e7a5f57adc0d1b18fbb378460e82b
Parent bed58152
Enfant 72c17e11

Ajouté par Jonas Friedmann il y a plus de 12 ans

Fixed indentation + configurable SDK path

Voir les différences:

plugins/minecraft/minecraft-sql-statistician-neutral-kills
31 31

  
32 32
if ((count($argv) > 1) && ($argv[1] == 'config'))
33 33
{
34
print("graph_title Bukkit / Statistician - neutral mob kills per day
34
    print("graph_title Bukkit / Statistician - neutral mob kills per day
35 35
graph_category bukkit_sql_kills
36 36
graph_vlabel neutral mob kills per day
37 37
graph_args --base 1000 -l 0
......
44 44
snowman.type GAUGE
45 45
snowman.label killed snowmen
46 46
");
47
exit();
47
    exit();
48 48
}
49 49

  
50 50
// Construct 'minumum' timstamp 

Formats disponibles : Unified diff