added public url in dashboard. Ticket #3712.
This commit is contained in:
parent
05ff5dae50
commit
3aed00ea84
|
@ -47,7 +47,7 @@ if (isset ($_GET["loginhash"])) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check user
|
// Check user
|
||||||
check_login ();
|
//check_login ();
|
||||||
|
|
||||||
define ('AJAX', true);
|
define ('AJAX', true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue