diff --git a/php/config.php b/php/config.php index 9431577..8b22e1d 100644 --- a/php/config.php +++ b/php/config.php @@ -198,6 +198,7 @@ $API = array( 'shareObjects' => array('len'=>1), 'isSharedObjectNameAlreadyUsed' => array('len'=>1), 'getRequestByProcessId' => array('len'=>1), + 'parseTemplatedParam' => array('len'=>1), ) ) ); -- libgit2 0.21.2