"Editor PHP libraries required PHP 5.3 or newer. You are " . "currently using " . PHP_VERSION . ". PHP 5.3 and newer have a lot of " . "great new features that the Editor libraries take advantage of to " . "present an easy to use and flexible API." )); exit(0); } // // Load the DataTables bootstrap core file and let it register the required // handlers. // include(APPPATH . 'ThirdParty/DatatablesEditor/Bootstrap.php');