Parent Directory | Revision Log | Patch
revision 1352 by vpihour, Fri Mar 8 16:56:15 2013 UTC | revision 1391 by fmichon, Wed Mar 13 15:18:59 2013 UTC | |
---|---|---|
# | Line 11 | Line 11 |
11 | require_once "../obj/utils.class.php"; | require_once "../obj/utils.class.php"; |
12 | ||
13 | ||
14 | $f = new utils("nohtml", "envoi_lettre_RAR"); | $f = new utils("nohtml", "envoi_lettre_rar"); |
15 | ||
16 | if(isset($_POST['date'])) { | if(isset($_POST['date'])) { |
17 | $date = $_POST['date']; | $date = $_POST['date']; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |