Tutorial Extension
1.0.0
SellerDeck Extensions - Tutorial Extension
Main Page
Related Pages
Namespaces
Classes
Files
File List
tutorial_source
framework
config
downloader_response.php
1
<?php
2
3
/**
4
* downloader_response.php - Downloader Response
5
*
6
* @package SellerDeck Extensions
7
*
8
* @author Péter Erdődi
9
* @copyright © SellerDeck Ltd 2015. All rights reserved.
10
*/
11
return
[
12
'@attributes'
=>
13
[
14
'version'
=> API_XML_VERSION,
15
'name'
=> TIMER_CONFIGURATION,
16
],
17
'status'
=>
'success'
,
18
];
Generated on Thu Sep 22 2016 08:10:25 for Tutorial Extension by
1.8.10