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-newplayers
31 31

  
32 32
if ((count($argv) > 1) && ($argv[1] == 'config'))
33 33
{
34
print("graph_title Bukkit / Statistician - new players per day 
34
  print("graph_title Bukkit / Statistician - new players per day 
35 35
graph_category bukkit_sql
36 36
graph_vlabel new players per day
37 37
graph_args --base 1000 -l 0
38 38
players.type GAUGE
39 39
players.label new players
40 40
");
41
exit();
41
  exit();
42 42
}
43 43

  
44 44
// Construct 'minumum' timstamp 

Formats disponibles : Unified diff