added public url in dashboard. Ticket #3712.

This commit is contained in:
Daniel Maya 2016-07-12 16:31:01 +02:00
parent 05ff5dae50
commit 3aed00ea84
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ if (isset ($_GET["loginhash"])) {
} }
// Check user // Check user
check_login (); //check_login ();
define ('AJAX', true); define ('AJAX', true);