Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 10 months agoComenting codelemmy.mlexternal-linkmessage-square96linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 10 months agomessage-square96linkfedilink
minus-squaredarkpanda@lemmy.calinkfedilinkarrow-up0·10 months agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }