/* Decoded by unphp.net */ getDeleted() == false ) { $obj_class = "TTLicense"; $obj_function = "validateLicense"; $obj_error_msg_function = "getFullErrorMessage"; @$obj = new $obj_class; $retval = $obj->{$obj_function}(NULL, array("station" => $this)); if ( $retval !== TRUE ) { $this->Validator->isTrue( 'status_id', FALSE, $obj->{$obj_error_msg_function}($retval) ); } } ?>