Files
le-matelot/client/plugins/contact/inclure_session.php
2020-01-27 08:56:08 +01:00

3 lines
74 B
PHP

<?php
include_once(realpath(dirname(__FILE__)) . "/Contact.class.php");
?>