materiels/src/www/admin/entrees/definitives/index.php

8 lines
144 B
PHP
Raw Normal View History

<?php
namespace Garradin;
require_once __DIR__ . '/../../_inc.php';
$tpl->display(PLUGIN_ROOT . '/templates/entrees/definitives/index.tpl');