Home
last modified time | relevance | path

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

/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.sql_builder.inc.php73 var $external_from_value; variable in sql_builder
428 return $from.(($this->external_from_value) ? ' '.$this->external_from_value : '');
1173 $this->external_from_value = $from;