Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 8 months agoComenting codelemmy.mlimagemessage-square128linkfedilinkarrow-up11.19Karrow-down112
arrow-up11.17Karrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 8 months agomessage-square128linkfedilink
minus-squaredarkpanda@lemmy.calinkfedilinkarrow-up25arrow-down1·8 months agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }