new FLEX view for RCU chronograPH

Issue #28 closed
Alex M Pro created an issue

start/stop Buttons + timer +refresh it's all.

Comments (14)

  1. Alex M Pro reporter

    DATABASE!

    changes

    function i18nJUDGEbtnCHONO(){
        $lng3xcode = f5start::getf5GUIlang();
        $getTABbtn01 = R::getCell('select value from f5lng where varname="f5GUI_judge_jchrono" AND lng3code="'.$lng3xcode.'"');
        return @$getTABbtn01;
    }
    
  2. Log in to comment