File: /home/pelakir/public_html/wp-content/plugins/digits/gateways/IRSMS/Amootsms/autoload.php
<?php
include plugin_dir_path(__DIR__) .'Amootsms/AmootsmsApi.php';
include plugin_dir_path(__DIR__) .'Amootsms/BaseSms.php';
include plugin_dir_path(__DIR__) .'Amootsms/Branch.php';
include plugin_dir_path(__DIR__) .'Amootsms/Contacts.php';
include plugin_dir_path(__DIR__) .'Amootsms/SmsRest.php';
include plugin_dir_path(__DIR__) .'Amootsms/SmsSoap.php';
include plugin_dir_path(__DIR__) .'Amootsms/Ticket.php';
include plugin_dir_path(__DIR__) .'Amootsms/Users.php';