Ignore:
Timestamp:
02/22/10 14:16:27 (3 years ago)
Author:
nick_ramsay
Message:

[Branch 1.2] Got Hotaru to pass the $h object to ezSQL so we can include user, page and plugin info in database error email notifications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/Hotaru.php

    r1198 r1213  
    8484            $this->checkCssJs();                        // check if we need to merge css/js 
    8585            $this->csrf('set');                         // set a csrfToken 
     86            $this->db->setHotaru($this);                // pass $h object to EzSQL for error reporting 
    8687        } 
    8788    } 
Note: See TracChangeset for help on using the changeset viewer.