Changeset 493

Show
Ignore:
Timestamp:
01/08/08 06:48:27 (1 year ago)
Author:
areski
Message:

UPDATE : bug report by Asiby ticket #178

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.3/CallBack/callback-daemon/a2billing-callback-daemon

    r388 r493  
    238238                # my $dbh_child ||= DBI->connect("dbi:Pg:dbname=$dbname;host=$pghost;port=$pgport", "$login"); 
    239239                 
    240                 $id_server_group = 1; 
    241240                @server_manager = &get_server($dbh_child, $id_server_group);             
    242241                 
  • trunk/CallBack/callback-daemon/a2billing-callback-daemon

    r388 r493  
    232232                # my $dbh_child ||= DBI->connect("dbi:Pg:dbname=$dbname;host=$pghost;port=$pgport", "$login"); 
    233233                 
    234                 $id_server_group = 1; 
    235234                @server_manager = &get_server($dbh_child, $id_server_group);             
    236235                 


Google