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 14 years ago
Closed 14 years ago
#56 closed bug (fixed)
patch pour jFile::read pour virer le file_exist
Reported by: | cedric | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0beta1 |
Component: | jelix:utils | Version: | 1.0alpha5 |
Severity: | major | Keywords: | patch jfile read |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
cela evite la mise en cache du resultat, et un appel a une fonction couteuse et inutile
Attachments (1)
Change History (2)
Changed 14 years ago by anonymous
comment:1 Changed 14 years ago by laurentj
- Component changed from jelix to jelix:utils
- Milestone set to Jelix 1.0beta1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
patch lib/jelix/utils/jFile.class.php ....