mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 10:08:27 +01:00
NEW : add restler framework
First step to build REST API into Dolibarr
This commit is contained in:
7
htdocs/includes/restler/vendor/autoload.php
vendored
Normal file
7
htdocs/includes/restler/vendor/autoload.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInite65e15efc7e9ea1f2b7ba7fa697ba485::getLoader();
|
||||
Reference in New Issue
Block a user