-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Showing as https://scp/tickets.php?id=10710
Should be https:///cp/tickets.php?id=10710 [note insertion of the /]
I corrected manually by editing slack.php and inserting the '/' [line 66] from:
$heading = sprintf('%s CONTROLSTART%sscp/tickets.php?id=%d|#%sCONTROLEND %s'
to:
$heading = sprintf('%s CONTROLSTART%s/scp/tickets.php?id=%d|#%sCONTROLEND %s'
This solves my problem
Shadow00Caster
Metadata
Metadata
Assignees
Labels
No labels