<?php /** * Printemps Framework - Lightly PHP Framework based on PHP 5.3+ * Copyright(c) 2015 Printemps Framework DevTeam * KiraInmoe, minami@kotori.ovh, https://www.imim.pw * Know more about Printemps Framework please visit https://printemps.kotori.ovh/ */ require 'config.inc.php'; Printemps::Init(array("session" => true, "router" => true));