- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
public function getEgreementsInfo($client_id) {
$list = array();
$query = $this->db->query("
SELECT * FROM `".DB_PREFIX."import_11` WHERE `client_id` = '".$this->db->escape($client_id)."'
");
return $this->customer->getAgreements();
return $query->rows;
}
torbasow 01.02.2013 10:16 # 0
Centry 05.02.2013 12:00 # 0
torbasow 05.02.2013 14:25 # 0
bot 06.02.2013 11:29 # −1