public SelectQuery::addTag($tag)
includes/database/select.inc, line 731
<?php public function addTag($tag) { $this->alterTags[$tag] = 1; return $this; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen