* @version $id SVN
* @access public
* @license http://opensource.org/licenses/gpl-3.0.html
* 'Resource' module is used by 'Publication' and 'Workshop' modules
*/
//////////// Check Inclusion de pages ////////////
if (!function_exists('AuthenthificationProcess')) {
include_once("../lib/lib_common.php");
ReloadIndex('admin');
}
////////////
//////////// Check Droits utilisateur ////////////
if (!HaveRight($mod_inc)) ReloadIndex('admin');
///////////
$dirbox = $dir . "/help";
?>
echo _t('help','name');?> : echo _t('resources','add');?>
echo _t('help','name');?> : echo _t('resources','mod');?>
echo _t('help','name');?> : echo _t('resources','sup');?>