Skip to content
  • Benni Mack's avatar
    [FEATURE] Split out extensionqueue code · acfead60
    Benni Mack authored
    The DB table access "tx_ter_extensionqueue" is now centralized, its TCA
    is removed (as the "pid" information is not needed), and all access to this information
    is now moved to a new class called "UploadQueue", which can later be
    further separated.
    
    Fixes: #454
    acfead60