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