WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<?php echo "<pre>";print_r($_GET);echo "</pre>";echo "<pre>";print_r($_SESSION);echo "</pre>";?>
if (isset($_GET['captcha']) && $_GET['captcha'] =="true"){ ?> <script> alert( "<?php echo $MOD_GUESTBOOK['INCORRECT_VERIFICATION'] ?>" ); </script>
if (isset($_GET['captcha99']) && $_GET['captcha99'] =="true"){ ?>