Fixed change_status database connection.
This commit is contained in:
parent
43b81a61e5
commit
5a8a4abb2f
@ -53,6 +53,8 @@ $status = intval( hesk_GET('s', 0) );
|
||||
|
||||
$locked = 0;
|
||||
|
||||
// Connect to database
|
||||
hesk_dbConnect();
|
||||
|
||||
if ($status == 3) // Closed
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user