/[dolibarr]/dolibarr/htdocs/telephonie/lignetel.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/lignetel.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by rodolphe, Tue Sep 20 09:51:36 2005 UTC revision 1.26 by rodolphe, Wed Oct 19 11:19:33 2005 UTC
# Line 40  class LigneTel { Line 40  class LigneTel {
40      $this->statuts[6] = "Résiliée";      $this->statuts[6] = "Résiliée";
41      $this->statuts[7] = "Rejetée";      $this->statuts[7] = "Rejetée";
42      $this->statuts[8] = "En transfert";      $this->statuts[8] = "En transfert";
43        $this->statuts[9] = "Commande en cours";
44    
45      return 1;      return 1;
46    }    }

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26