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 11 years ago
Closed 11 years ago
#1049 closed bug (fixed)
remove TM_DIR constant in the file driver of jKVStore
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.2 beta |
Component: | jelix:kvdb | Version: | 1.1.4 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
this define is dangerous as it have a name too generic, so we could have a collision.
It is better to have it as a class constant.
Change History (2)
comment:1 Changed 11 years ago by laurentj
- Component changed from jelix to jelix:kvstore
comment:2 Changed 11 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed in http://hg.jelix.org/jelix/jelix-trunk/rev/74fbc5b63632