Home
last modified time | relevance | path

Searched hist:a9284ce828c4c2877378c317b9be69181c63eeca (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Remote/
H A DApiCore.phpa9284ce828c4c2877378c317b9be69181c63eeca Tue Mar 03 03:46:07 UTC 2020 Phy <git@phy25.com> set default argument value for some of remote methods

most are array params and one int. Note that before if they were not present
from the remote request, a null will be applied to the argument, so this is
actually applying the correct data type on the arguments.