/home/sharedstore/public_html/prestashop.sharedstore.ma/classes/webservice
NameSizeModeActions
index.php13750644editdlrm
SQLUtils.php37000644editdlrm
WebserviceException.php26560644editdlrm
WebserviceKey.php70430644editdlrm
WebserviceOutputBuilder.php328460644editdlrm
WebserviceOutputInterface.php20770644editdlrm
WebserviceOutputJSON.php60680644editdlrm
WebserviceOutputXML.php80190644editdlrm
WebserviceRequest.php832150644editdlrm
WebserviceSpecificManagementAttachments.php129060644editdlrm
WebserviceSpecificManagementImages.php558300644editdlrm
WebserviceSpecificManagementInterface.php15280644editdlrm
WebserviceSpecificManagementSearch.php46670644editdlrm
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/classes/webservice/index.php (1375B)
* @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT'); header('Cache-Control: no-store, no-cache, must-revalidate'); header('Cache-Control: post-check=0, pre-check=0', false); header('Pragma: no-cache'); header('Location: ../../'); exit;