* Added a 'REPLICATORS.PROGRAM_CODE' field to the database.
* Incremented the database version to 372.
* Added 'RDReplicator::programCode()' and
'RDReplicator::setProgramCode()' methods.
* Added a 'Program Code' control to the 'Rivendell Replicators'
dialog in rdadmin(1).
* Renamed the 'Citadel X-Digital Portal' replicator to
'X-Digital National ISCI Model'.
* Added a 'X-Digital Cue Model' replicator.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Escaped all SQL identifiers in 'rdadmin/'.
* Replaced " with ' delimiters in all SQL literal strings in
'rdadmin/'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>