Changeset 3932:44c16e060db5 for inc/admin
- Timestamp:
- 11/14/18 11:06:12 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/class.dc.notices.php
r3920 r3932 50 50 51 51 // return error messages if any 52 if ($this->core->error->flag() && !$ error_displayed) {52 if ($this->core->error->flag() && !$this->error_displayed) { 53 53 54 54 # --BEHAVIOR-- adminPageNotificationError
Note: See TracChangeset
for help on using the changeset viewer.