Parent Directory | Revision Log | Patch
revision 1222 by nhaye, Tue Jan 15 12:03:38 2013 UTC | revision 1496 by fmichon, Mon Mar 18 19:26:04 2013 UTC | |
---|---|---|
# | Line 7 | Line 7 |
7 | */ | */ |
8 | ||
9 | require_once "../obj/utils.class.php"; | require_once "../obj/utils.class.php"; |
10 | $f = new utils("nohtml", "envoi_lettre_RAR"); | $f = new utils("nohtml", "envoi_lettre_rar"); |
11 | $f->disableLog(); | $f->disableLog(); |
12 | ||
13 | if(isset($_GET['liste'])) { | if(isset($_GET['liste'])) { |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |