Subversion Repositories VORC

Rev

Rev 260 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 260 Rev 262
Line 1007... Line 1007...
1007
  
1007
  
1008
  if ($change eq "add" or $change eq "override") {
1008
  if ($change eq "add" or $change eq "override") {
Line 1009... Line 1009...
1009
    my ($classid) = $dbh->selectrow_array ("select wrstbnd_id from class where id = ?", undef, $shift_id);
1009
    my ($classid) = $dbh->selectrow_array ("select wrstbnd_id from class where id = ?", undef, $shift_id);
1010
    
1010
    
1011
    my $body = {
1011
    my $body = {
1012
      "eventId"      => "event_893C6u5olU",
1012
      "eventId"      => getSetting ("WRSTBND_EVENT_ID"),
1013
      "activeStatus" => "active",
1013
      "activeStatus" => "active",
1014
      "ticketTypeId" => $classid
1014
      "ticketTypeId" => $classid