<?php @unlink($userpath.$currentdir.$editfile.'.wml'); @copy($sitespath.'../_default/index.wml',$userpath.$currentdir.$editfile.'.wml'); $query2=''; include($buildpath.'page_menu.php'); exit; ?>