Skip to content

Commit

Permalink
Dev: typo …
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Nov 23, 2021
1 parent 3cdfa36 commit 895b5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/helpers/remotecontrol/remotecontrol_handle.php
Expand Up @@ -8,7 +8,7 @@

class remotecontrol_handle
{
const INVALID_SESSION_KEY = 'Invalid session key';;
const INVALID_SESSION_KEY = 'Invalid session key';

/**
* @var AdminController
Expand Down

0 comments on commit 895b5ac

Please sign in to comment.