]> git.mxchange.org Git - mailer.git/blobdiff - inc/gen_sql_patches.php
Several constant fixes
[mailer.git] / inc / gen_sql_patches.php
index 1e402e0fa28c5366217d4d849b57599fdd23ec69..2e59c8da538be64c34d2e16e8f7cfc4c727628e7 100644 (file)
@@ -97,7 +97,7 @@ if (empty($_CONFIG['file_hash']))
 
                 //* DEBUG: */ unlink($file);
                 //* DEBUG: */ $test = hexdec(get_session('u_hash')) / hexdec($secretKey);
-                //* DEBUG: */ $test = generateHash(str_replace('.', '', $test));
+                //* DEBUG: */ $test = generateHash(str_replace('.', "", $test));
                 //* DEBUG: */ die("Secret-Key: ".$secretKey."<br>Cookie: ".get_session('u_hash')."<br>Test: ".$test);
 
                 // Write $file_hash to database