Pascal Gloor hace 5 años
padre
commit
ae83f37087
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      cgi/autodoc.fcgi

+ 1
- 1
cgi/autodoc.fcgi Ver fichero

@@ -314,7 +314,7 @@ sub api_v1_GET_documents_id_image {
$pageid = $myid;
}

return api_v1_GET_documents_id_image($pageid, $qs, $post, $user);
return api_v1_GET_pages_id_image($pageid, $qs, $post, $user);
}

# get page image/thumbnail

Cargando…
Cancelar
Guardar