Home
last modified time | relevance | path

Searched refs:explicit_oldv (Results 1 – 1 of 1) sorted by relevance

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dsettingvalues.php286 public $explicit_oldv = array(); variable in SettingValues
524 $this->explicit_oldv[$name] = $value;
582 if (isset($this->explicit_oldv[$si->name]))
583 $val = $this->explicit_oldv[$si->name];