Ignore:
Timestamp:
03/22/13 11:47:20 (11 years ago)
Author:
ramonb
Message:

libtoga.php,
overview.php,
graph.php:

  • renamed MONARCH-metrics to zplugin-monarch-metrics

version.php:

  • set to 0.4+SVN
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.4/web/addons/job_monarch/overview.php

    r719 r723  
    582582        foreach( $bmetric as $mname => $mval )
    583583        {
    584             if( ( $mname == 'MONARCH-RJ' ) || ($mname == 'MONARCH-QJ') )
     584            if( ( $mname == 'zplugin-monarch-rj' ) || ($mname == 'zplugin-monarch-qj') )
    585585            {
    586586                $rjqj_host      = $bhost;
Note: See TracChangeset for help on using the changeset viewer.