Files
gallery3/system/libraries/drivers/Database.php
Romain LE DISEZ 719c59e040 Use BOOLEAN instead of integer to describe the permissions :
- DENY = false
 - ALLOW = true
 - UNKNOW = null  (for intent only)
 - INHERIT = null (for cache)

Upgrade is not included for now.
2009-07-19 00:49:47 +02:00

13 KiB