tbrehm
2013-08-20 b26558439aad35a51e0511b76f91cbb935dc081e
Fixed a date formatting issue in the remoting library.
1 files modified
2 ■■■■■ changed files
interface/lib/classes/remoting_lib.inc.php 2 ●●●●● patch | view | raw | blame | history
interface/lib/classes/remoting_lib.inc.php
@@ -133,6 +133,8 @@
                }
            }
            unset($form);
            $this->dateformat = $app->lng('conf_format_dateshort');
                
            return true;
        }