Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 10 months agoComenting codelemmy.mlexternal-linkmessage-square104fedilinkarrow-up11.23K
arrow-up11.23Kexternal-linkComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 10 months agomessage-square104fedilink
minus-squaredarkpanda@lemmy.calinkfedilinkarrow-up24·10 months agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }