<?php /* For licensing terms, see /license.txt */ // Redirect calls to web/index header('Location: web/index'); exit;