Download | Plain Text | No Line Numbers


  1. --- html.orig/user/email_email.php 2008-07-24 16:57:13.000000000 +0200
  2. +++ html/user/email_email.php 2011-05-23 12:49:42.000000000 +0200
  3. @@ -137,7 +137,7 @@
  4. cc_SelectPresentation
  5. );
  6. $loType->SetParentAttributes( $laParentAttrs );
  7. - $loType->AppendAttributes( array( 'onclick' => "setAction(this.value,'email_email_anlegen.php',".
  8. + $loType->AppendAttributes( array( 'onchange' => "setAction(this.value,'email_email_anlegen.php',".
  9. "'email_email_anlegen2.php'); showForward(this.value )") );
  10.  
  11. $lcSQL = "SELECT account, kommentar FROM pop3 WHERE kunde = ?
  12.