Changeset 1213 for branches/1.2/Hotaru.php
- Timestamp:
- 02/22/10 14:16:27 (3 years ago)
- File:
-
- 1 edited
-
branches/1.2/Hotaru.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/Hotaru.php
r1198 r1213 84 84 $this->checkCssJs(); // check if we need to merge css/js 85 85 $this->csrf('set'); // set a csrfToken 86 $this->db->setHotaru($this); // pass $h object to EzSQL for error reporting 86 87 } 87 88 }
Note: See TracChangeset
for help on using the changeset viewer.