/[dolibarr]/dolibarr/htdocs/telephonie/script/presel_active_view.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/script/presel_active_view.php

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

revision 1.4 by rodolphe, Thu Dec 8 09:24:40 2005 UTC revision 1.5 by rodolphe, Thu Dec 8 09:25:21 2005 UTC
# Line 132  function GetPreselection_byRef($db, $hos Line 132  function GetPreselection_byRef($db, $hos
132                    preg_match('/PreSelection_Statut="([\S]*)"/i', $line, $array);                    preg_match('/PreSelection_Statut="([\S]*)"/i', $line, $array);
133                    $ligne_presel = $array[1];                    $ligne_presel = $array[1];
134                                        
135                    if ($ligne_service.$ligne_presel <> 'TRAITE_OK/TRAITE_OK')                    if ($ligne_service.$ligne_presel <> 'TRAITE_OKTRAITE_OK')
136                      {                      {
137                        print "$i/$numcli ";                        print "$i/$numcli ";
138                        print $ligne_numero." ";                        print $ligne_numero." ";

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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