mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add TODO.
This commit is contained in:
parent
07a7b08f28
commit
780dbd5682
@ -25,6 +25,11 @@
|
||||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
TODO:
|
||||
* Expose more functions.
|
||||
* Write handlers for authentication and PHP -> XML_RPC_Value.
|
||||
* xmlrpc_params_to_php currently does *not* handle structs.
|
||||
*/
|
||||
|
||||
require_once("xmlrpc_server.inc");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user