function wlvpersonal($mes = null) { if (!$this->_checkfecha($mes)) { show_error('Parametro inválido'); } $this->_telefono('personal'); personal::wlv($mes); }