diff options
Diffstat (limited to 'frontends/php/include/forms.inc.php')
| -rw-r--r-- | frontends/php/include/forms.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/forms.inc.php b/frontends/php/include/forms.inc.php index d1dfb14e..20074b85 100644 --- a/frontends/php/include/forms.inc.php +++ b/frontends/php/include/forms.inc.php @@ -2223,7 +2223,7 @@ } - function insert_login_form(){\ + function insert_login_form(){ // author: Aly // description: // konqueror bug #138024; adding usless param(login=1) to the form's action path to avoid bug!! |
