Help for this page

Select Code to Download


  1. or download this
    map{$Data->Sql("SELECT * FROM $_");
    while($x=$Data->fetchrow_hashref){
    $ConfigData{$$x{ID}}{$$x{DataName}}=$$x{DataValue}};
    }qw(ConfigData DicomDestinations);