Changeset 17413

Show
Ignore:
Timestamp:
09/05/08 16:07:49 (3 months ago)
Author:
bergie
Message:

Remove the old site wizard, as it won't be Ragnaroek compatible

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midgard.admin.wizards/viewer.php

    r17412 r17413  
    305305        } 
    306306         
    307         $data['plugin_config']['sitewizard_path'] = str_replace('__INSTALL_PREFIX__', $_MIDGARD['config']['prefix'], $data['plugin_config']['sitewizard_path']) 
     307        $data['plugin_config']['sitewizard_path'] = str_replace('__INSTALL_PREFIX__', $_MIDGARD['config']['prefix'], $data['plugin_config']['sitewizard_path']); 
    308308         
    309309        if (!file_exists($data['plugin_config']['sitewizard_path']))