* @copyright 2013 * @license http://www.wtfpl.net/ see COPYING file */ define ('DB_PATH', 'sqlite:./db/poche.sqlite'); include 'db.php'; include 'functions.php'; require_once 'Readability.php'; require_once 'Encoding.php'; ?>