In ioBanana's pretime, "type" is the section name (APPS and so on). The "type" is only filled in the pretime DB when the directory is pre'd, not when a user creates the directory.
fill_pretime_on_mkd <- Leaves "type" blank.
fill_pretime_on_pre <- Fills "type".
|