zepernick / Codeigniter-DataTables

CodeIgniter Library For Ajax Server Side DataTables 1.10 >
MIT License
94 stars 95 forks source link

Cannot access protected property CI_DB_mysqli_driver #6

Closed ErvinLlojku closed 9 years ago

ErvinLlojku commented 9 years ago

A PHP Error was encountered

Severity: Error

Message: Cannot access protected property CI_DB_mysqli_driver::$_protect_identifiers

Filename: libraries/Datatable.php

Line Number: 331

zepernick commented 9 years ago

Hi @ErvinLlojku ,

I just pushed release 1.2 that fixes this issue. Thank you for reporting it!

Paul

ErvinLlojku commented 9 years ago

Hi Paul,

You have done a great work!Thank you!

Cheers!

zepernick commented 9 years ago

Thanks!