getargv needs to return a list reference
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 19 Mar 2008 19:12:59 +0000 (15:12 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 19 Mar 2008 19:12:59 +0000 (15:12 -0400)
commitf003e97d10e42ea97b4a03fd62a296fe993a9677
treeef736eb334fea8a77a53f1ba8a99f04108886b99
parent556ec2391414266248453809795b615070a52922
getargv needs to return a list reference

xml rpc only allows functions to return a single value, no lists. So getargv
needs to return a list reference, which means that the caller will see an xml
rpc array.
IkiWiki/Plugin/external.pm
doc/plugins/write/external.mdwn