Corrected tabs and comments
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
var_dump($_REQUEST);
|
var_dump($_REQUEST);
|
||||||
include('header.php');
|
include('header.php');
|
||||||
|
|
||||||
|
// antispam
|
||||||
// if ( isset($_POST['antispam']) && $_POST['antispam'] != user ) {
|
// if ( isset($_POST['antispam']) && $_POST['antispam'] != user ) {
|
||||||
// exit('<p class="error">' . yourls__( 'Antispam check failed!', 'isq_translation') . '</p>');
|
// exit('<p class="error">' . yourls__( 'Antispam check failed!', 'isq_translation') . '</p>');
|
||||||
// }
|
// }
|
||||||
|
|||||||
Reference in New Issue
Block a user