<?php

/* addon mSpell */
if( ($action=='' and isset($firstPage) and $firstPage==1) or $action=='vtopic' or $action=='vthread' or $action=='editmsg' or ($action=='pmail' and isset($_GET['step']) and ($_GET['step']=='sendmsg' or $_GET['step']=='viewmsg_inbox'  or $_GET['step']=='massmail') ) ) {
include($pathToFiles.'lang/mspell_eng.php');
}
/*-- addon mSpell */

?>