Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 788 | Rev 942 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 788 Rev 907
Line 90... Line 90...
90
			
90
			
91
			$this->champs_recherches = " {$this->tables['baseflor']}.num_nomen as 'baseflor.nn',
91
			$this->champs_recherches = " {$this->tables['baseflor']}.num_nomen as 'baseflor.nn',
92
						{$this->tables['baseflor']}.BDNT as 'baseflor.bdnt', 
92
						{$this->tables['baseflor']}.BDNT as 'baseflor.bdnt', 
93
						{$this->tables['baseflor']}.catminat_code,
93
						{$this->tables['baseflor']}.catminat_code,
94
						{$this->tables['baseflor']}.num_taxon , 
94
						{$this->tables['baseflor']}.num_taxon , 
95
						{$this->tables['baseflor']}.idiotaxon , 
95
						{$this->tables['baseflor']}.nom_sci , 
96
						{$this->tables['rangSup']}.num_nomen as 'rangSup.nn', 
96
						{$this->tables['rangSup']}.num_nomen as 'rangSup.nn', 
97
						{$this->tables['rangSup']}.bdnt as 'rangSup.bdnt',
97
						{$this->tables['rangSup']}.bdnt as 'rangSup.bdnt',
98
						{$this->tables['index']}.cle as 'index.cle' ";
98
						{$this->tables['index']}.cle as 'index.cle' ";
99
		} else {
99
		} else {