#2941 closed defect (bug) (fixed)
wp_die doesn't work in wp-db
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
Following a recent commit, wp_die doesn't work with wp-db.php as I said in #2925. If you try to require it, it comes up with more undefined functions. I just say undo it.
Change History (4)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

When I was trying to require it, I was wondering, where is the function that is used in wp_die?