initial recode to use plugin with pluginmanager
Dieser Commit ist enthalten in:
Ursprung
2475baa7e9
Commit
9fab054929
11 geänderte Dateien mit 129 neuen und 49 gelöschten Zeilen
|
|
@ -18,7 +18,7 @@ if(!defined('CON_FRAMEWORK')) {
|
|||
die('Illegal call');
|
||||
}
|
||||
|
||||
$sAutoloadClassPath = 'conlite/plugins/content_allocation/classes/';
|
||||
$sAutoloadClassPath = 'conlite/plugins/cl-content-allocation/classes/';
|
||||
return array(
|
||||
'pApiContentAllocation' => $sAutoloadClassPath.'class.content_allocation.php',
|
||||
'pApiContentAllocationArticle' => $sAutoloadClassPath.'class.content_allocation_article.php',
|
||||
|
|
|
|||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren