Commit 0727801
committed
Grab
Previously, we'd only load from the parameter. The `wpdb` parameter
is nullable for Complex_Query, but not for Simple_Query, causing
a fatal error if ommitted.wpdb instance from Complex Query class property.1 parent 1ff3676 commit 0727801
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments