File "example_autoload.php"

Full path: /home/kosmetik/public_html/api/fan_courier/src/Examples/example_autoload.php
File size: 613 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

include_once '/src/Endpoint/endpointManagerInterface.php';
include_once __DIR__ . '/src/Plugin/Exeption/fcApiExeption.php';
include_once __DIR__ . '/src/Endpoint/endpointManager.php';
include_once __DIR__ . '/src/Endpoint/endpointInterface.php';
include_once __DIR__ . '/src/Plugin/Curl.php';
include_once __DIR__ . '/src/Endpoint/paramError.php';
include_once __DIR__ . '/src/Endpoint/Endpoint.php';
include_once __DIR__ . '/src/Plugin/csv/csvResult.php';
include_once __DIR__ . '/src/Endpoint/Servicii.php';
include_once __DIR__ . '/src/Endpoint/Strazi.php';
include_once __DIR__ . '/src/fanCourier.php';