Revision 4826a1d1
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
bin/mozilla/common.pl | ||
---|---|---|
420 | 420 |
return $form->quote_html($_[0]); |
421 | 421 |
} |
422 | 422 |
|
423 |
sub Q { |
|
424 |
return $form->quote($_[0]); |
|
425 |
} |
|
426 |
|
|
423 | 427 |
sub format_dates { |
424 | 428 |
$lxdebug->enter_sub(); |
425 | 429 |
|
Auch abrufbar als: Unified diff
Ich bin faul. Also brauche ich analog zu H() auch ein Q().