|  Last change: | 
Fixed some typo 
Fixxed residual underscore names in some file (delitem.php, delete.php, edit.php etc.) 
Changed example logic: before, example files used the classes in 'lib' folder but this made me implement wrong logic for config file. 
Now in example folder you find a FormProcessor folder which contains classes used by the example files (like normally we'd have in real world. 
 |