1 <?php
defined('SYSPATH') OR die('No direct access allowed.');
5 'undefined_group' => 'The %s group is not defined in your configuration.',
6 'extension_not_loaded' => 'The %s PHP extension must be loaded to use this driver.',
7 'unwritable' => 'The configured storage location, %s, is not writable.',
8 'resources' => 'Caching of resources is impossible, because resources cannot be serialized.',
9 'driver_error' => '%s',