docs:wiki

This is an old revision of the document!


DokuWiki

// check auth
$AUTH = auth_quickaclcheck("$NS:*");
    if($AUTH < AUTH_UPLOAD) {
        if($_FILES['upload']['tmp_name']){
            msg($lang['uploadfail'], -1);
        }
    return;
}
  • docs/wiki.1770398754.txt.gz
  • Last modified: 2026/02/06 18:25
  • by robert