From: Christian Weiske Date: Fri, 30 Jan 2015 06:40:17 +0000 (+0100) Subject: Fix autologin in phar files and subdir installs X-Git-Tag: v0.5.0~6 X-Git-Url: https://git.cweiske.de/phorkie.git/commitdiff_plain/55cdc68c7519323e43beb39bf3f12f8bbe116e02 Fix autologin in phar files and subdir installs --- diff --git a/www/js/autologin.js b/www/js/autologin.js index fbe9898..ccd20f2 100644 --- a/www/js/autologin.js +++ b/www/js/autologin.js @@ -2,7 +2,7 @@ jQuery(function($) { document.getElementsByTagName("body")[0] .insertAdjacentHTML( 'beforeend', - '' );