Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agoComenting codelemmy.mlimagemessage-square105fedilinkarrow-up11.13Karrow-down111
arrow-up11.12Karrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agomessage-square105fedilink
minus-squaredarkpanda@lemmy.calinkfedilinkarrow-up22arrow-down1·1 month agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }