developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 12 years ago
Closed 12 years ago
#715 closed bug (fixed)
error in checkTrustedModules function
Reported by: | dubphil | Owned by: | laurentj |
---|---|---|---|
Priority: | normal | Milestone: | jelix 1.1 |
Component: | jelix:core | Version: | trunk |
Severity: | blocker | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
in_array() missing second parameters because of a typo on the trustedModules array name patch attached
Attachments (1)
Change History (4)
Changed 12 years ago by dubphil
comment:1 Changed 12 years ago by dubphil
- Version changed from 1.0.5 to trunk
comment:2 Changed 12 years ago by laurentj
- Milestone set to jelix 1.1
- review set to review+
comment:3 Changed 12 years ago by bibo
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The patch is ok. Thanks :-)