<?php

// Photis 1.3.2
// Licence Creative Commons 2.0 Fr
// http://creativecommons.org/licenses/by-nc-nd/2.0/fr/

include("config.php");

include("inc/all.class.php");

include("themes/$theme/index.php");

?>