mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 15:16:30 +02:00
Theme manager - online list using new communication protocol.
Added more control over array elements to the new XML parser.
This commit is contained in:
@@ -315,7 +315,7 @@ class pluginManager{
|
||||
// it'll be moved to e107::getMarketplace() soon
|
||||
if($this->action == 'online')
|
||||
{
|
||||
// force xmlrpc temporary
|
||||
// XXX force xmlrpc temporary
|
||||
require_once(e_HANDLER.'e_marketplace.php');
|
||||
$this->mp = new e_marketplace('xmlrpc');
|
||||
}
|
||||
|
Reference in New Issue
Block a user