Korrektur beim ersten Upload von Keyvisuals

This commit is contained in:
2016-09-30 17:30:27 +00:00
parent 235bc660bd
commit df6012f851

View File

@@ -12,7 +12,7 @@ if (ENVIRONMENT === 'local')
elseif (ENVIRONMENT === 'production')
{
$svjf['editorUrl'] = $vC['portal']['arrHost']['scheme'] . '://rist-editors.ri-st.de/';
$svjf['editorVersion'] = '1.0.4';
$svjf['editorVersion'] = '1.0.5';
}
$svjf['webserviceUrl'] = $vC['portal']['hostUrl'] . '/webservices/remote_data.php';
$svjf['grid'] = 24;