We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It's not the library, but core folder
Fix an issue with $my_driver_file not having a full stop before php.
Updated Extending Database Drivers (markdown)
removed redundant <code>
The code for overriding the CI_DB_Cache wasn't working (CI v2.2) I had to add the return statement when the parent method get called and set `$active_record` to ` null` by default but not `false`
Revert 89cb539^ ... 89cb539 on Extending Database Drivers
just replacing the html decoded </> with the proper characters.
Fixed a minor formatting issue with step #3 where the description text was being thrown into the code block.
fixing permissions leftover from Git PHP lib interaction
replacing some old bbcode en masse
Convert headers (en masse)
Convert code blocks (en masse)
...
Added instructions on how to extend the DB_Cache library
Categorisation and Formating
filter was the same as where