11
Ich bin bei united-union.
Zitat von Silke Auch das Kontaktformular geht nicht raus.
Ich bin bei united-union.
Wobei das ja alles mal funktioniert hat, erst seit dem letzten Update ging es nicht mehr, das sich bei mir im Forum jemand anmelden konnte.
War bei einem kleinen Update. 2.0.0 auf 2.0.1.
if ($i_plength >= $width && $i_plength != $i_wlength) {
// != $i_wlength -> no break before overlong words
$text .= "\n";
$i_plength = $i_wlength;
}
if ($i_plength >= $width) {
$text .= "\n";
$i_plength = $i_wlength;
}
Thema | Autor | Forum | Beiträge | Letzter Beitrag |
---|---|---|---|---|
Changelog 2.0 | Jörg Kruse | Changelogs | 5 | 31.12.2011 17:05 |