';
if ( $main['editor_swap'] == 1 ) { // file open and active ##
// compile path for editor swap ##
$editor_swap = 'mode='.$main['mode'].'&file='.$main['file'].'&path='.$main['path'].'&type='.$main['type'].'&shut='.$main['shut'];
if ( $_SESSION['editor'] == 'delux' ) { // offer link to use codepress ##
echo '
';
} elseif ( $_SESSION['editor'] == 'basic' ) { // offer link to use edit_area ##
echo '
';
} // options ##
} else { // disabled ##
echo '