3
1
Back

Elseif (strpos($title_text, $alt_text) !== False) { $alt_text = trim($entry->getAttribute('alt')); $alt_text = $entry->getAttribute('title'); $alt_text.

New Pull Request