We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I recommend to put 'csurl' string for the target url parameter in to a define:
/** * Define the target URL Parameter 'csurl' * Change appropriate */ define('CSURL', 'csurl');
If any clashes with existing params may occur, it can be easily adopted then.