A lot bugfixes for ext-cache and deprecated files removed:
[mailer.git] / inc / pool / pool-user.php
index fa5a74fc3012e5e2e160627afbe2778b4858563b..a0b400076eaf25df527ae808ccf639ea824df2b0 100644 (file)
@@ -183,7 +183,7 @@ if (SQL_NUMROWS($result_main) > 0) {
                                                                //* DEBUG: */ echo"*EXIT/L:".__LINE__.'/'.$GLOBALS['pool_cnt']."*<br />";
                                                                break;
 
-                                                       case "already":
+                                                       case 'already':
                                                                // Entry already found, but we still count one up!
                                                                $GLOBALS['pool_cnt']++;
                                                                //* DEBUG: */ echo"*EXIT/L:".__LINE__.'/'.$GLOBALS['pool_cnt']."<br />";