Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoComenting codelemmy.mlexternal-linkmessage-square105linkfedilinkarrow-up11.22Karrow-down113
arrow-up11.21Karrow-down1external-linkComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square105linkfedilink
minus-squaredarkpanda@lemmy.calinkfedilinkarrow-up25arrow-down1·2 years agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }