/[openfoncier]/trunk/app/envoi_lettre_rar.php
ViewVC logotype

Diff of /trunk/app/envoi_lettre_rar.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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'];

Legend:
Removed from v.1352  
changed lines
  Added in v.1391

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26