--- alx-src/branches/alx-web-070/show.php 2015/11/03 10:56:58 7739 +++ alx-src/branches/alx-web-070/show.php 2015/11/03 10:58:03 7740 @@ -104,6 +104,10 @@ // hackish, fix me for ($i=0; $i<999; $i++) { $drop['cfg_sessions_storefront_'.$i.'_session'] = $storefront_apps; } +$drop['enabled'] = 'ignore'; +$drop['filename'] = 'ignore'; +$drop['autostart'] = array('0','1'); + // GGF. NEUEN DATENSATZ EINFÜGEN if(isset($_POST['do_add'])) {