. */ /** * modules tools Class for physical archives * * Contains all the functions to modules tables for physical archives * * @package maarch * @version 3.0 * @since 10/2005 * @license GPL v3 * @author Loic Vinet * */ require_once 'modules/notifications/class/class_modules_tools_Abstract.php'; class notifications extends notifications_Abstract { // custom }