phpSQLiteCMS 2.0.4 (2011-03-18)
New since version 1.*:
- The code was completely revised and improved.
- phpSQLiteCMS now uses PDO as database interface (thus it is now also possible to run it with MySQL).
- The Smarty template engine isn't used anymore. I came to the conclusion that Smarty isn't really needed and doesn't really go with the simplicity approach of phpSQLiteCS. Alternatively, a simple new template class and PHP templates are used.