Jump to content

A PIREP has been submitted...


imnemina

Recommended Posts

  • Moderators

Its in the core>common>PIREPData.class,php

Its about line 756 in my file, it looks like this, thats not the whole section.

if (Config::Get('EMAIL_SEND_PIREP') === true) {

           # Send an email to the admin that a PIREP was submitted
           $sub = "A PIREP has been submitted by {$pilotcode} ({$pirepdata['depicao']} - {$pirepdata['arricao']})";
           $message = "A PIREP has been submitted by {$pilotcode} "
               ."({$pilotinfo->firstname} {$pilotinfo->lastname})\n\n"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...