NEW : add restler framework

First step to build REST API into Dolibarr
This commit is contained in:
jfefe
2015-05-01 15:42:05 +02:00
parent f6c93525a6
commit b503b16f07
69 changed files with 12229 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderInite65e15efc7e9ea1f2b7ba7fa697ba485::getLoader();