Revize f20e0b8b
Přidáno uživatelem Ondřej Anděl před více než 3 roky(ů)
application/model/DB.php | ||
---|---|---|
665 | 665 |
$this->stmt = $this->pdo->prepare($query); |
666 | 666 |
$this->stmt->bindParam(':lemma_id', $lemma["id"], PDO::PARAM_INT); |
667 | 667 |
$this->stmt->execute(); |
668 |
} TODO: fix lemma*/
|
|
668 |
} TODO: fix lemma*/ |
|
669 | 669 |
// ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabulka dd_tag ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
670 | 670 |
|
671 | 671 |
/*if (array_key_exists("tag", $_POST) && $_POST['tag'] != "") { |
Také k dispozici: Unified diff
Fix: merge-fix (all buttons in one td)