Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 8 months agoComenting codelemmy.mlexternal-linkmessage-square106linkfedilinkarrow-up11.23Karrow-down113
arrow-up11.21Karrow-down1external-linkComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 8 months agomessage-square106linkfedilink
minus-squaredarkpanda@lemmy.calinkfedilinkarrow-up24arrow-down1·8 months agoThe code directly below: function getPathToUploadDirectory() { return config.tmp_path }
The code directly below:
function getPathToUploadDirectory() { return config.tmp_path }