Projet

Général

Profil

Révision a116a259

IDa116a2591e93b10092f40ae727212caaf8cc591c
Parent eb2979cb
Enfant d19e457c

Ajouté par ak4t0sh il y a environ 11 ans

fix graph_total

Voir les différences:

plugins/moodle/moodle_modules_total.php
54 54
    echo "graph_category Moodle\n";
55 55
    echo "graph_scale no\n";
56 56
    echo "graph_info Displays the sum of module, as well as module instance number by type, in your Moodle site\n";
57
    echo "graph_total.label total\n";
57
    echo "graph_total total\n";
58 58
    $draw = "AREA";
59 59
    foreach($data as $entry) {
60 60
        echo "modules_".$entry->modulename.".label ".$entry->modulename."\n";

Formats disponibles : Unified diff