#2941 closed defect (bug) (fixed)
wp_die doesn't work in wp-db
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | high |
Severity: | blocker | Version: | 2.1 |
Component: | Administration | Keywords: | |
Focuses: | 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.
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?