Ajax Todo List system with Codeigniter Part 2

This is a follow up article from this entry “Ajax Todo List system with Codeigniter Part 1″.

Updating Part 1

I forgot to add the following code in
C:\xampp\htdocs\ci_bep\system\application\language\english\backendpro_lang.php.

$lang['backendpro_general'] = 'General';

You will see General above Messages in the left navigation.

Demo

Continue reading Ajax Todo List system with Codeigniter Part 2

Page 3 of 3123