Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoComenting codelemmy.mlimagemessage-square93linkfedilinkarrow-up11.19Karrow-down111
arrow-up11.18Karrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square93linkfedilink
minus-squaredarkpandalinkfedilinkarrow-up25arrow-down1·1 year agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }