403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.168
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/security/mailzu/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/security/mailzu/files/patch-templates_sendmail.template.php
--- templates/sendmail.template.php.orig	2007-06-14 19:00:15 UTC
+++ templates/sendmail.template.php
@@ -19,7 +19,7 @@ function printsendmail(){
 		<table width="100%" border="0" cellspacing="1" cellpadding="0">
                                 <tr>
                                 <td class="tableTitle">
-				<? 
+				<?php 
 				$adminEmail = $conf['app']['adminEmail'];
 				$emailList = '';
 				if ( is_array($adminEmail) ) {
@@ -35,7 +35,7 @@ function printsendmail(){
 				</td>
 				<td class="tableTitle">
                                 <div align="right">
-                                        <? $link->doLink('javascript: help(\'msg_index\');', '?', '', 'color: #FFFFFF;',
+                                        <?php $link->doLink('javascript: help(\'msg_index\');', '?', '', 'color: #FFFFFF;',
                                                 translate('Help') . ' - ' . translate('Email Administrator')) ?>
                                 </div>
                                 </td>
@@ -45,11 +45,11 @@ function printsendmail(){
 		<table class="stdFont" width="100%" height="100%" border="0" cellspacing="1" cellpadding="0">
 
 			<tr class="cellColor" align="left">
-			<form name="sendmail_to_admin_form" action="<? echo $_SERVER['PHP_SELF']; ?>" method="POST">
+			<form name="sendmail_to_admin_form" action="<?php echo $_SERVER['PHP_SELF']; ?>" method="POST">
 			<td><br />
-			&nbsp;&nbsp;<? echo translate('Subject') . ": " ;?><br />
+			&nbsp;&nbsp;<?php echo translate('Subject') . ": " ;?><br />
 			&nbsp;&nbsp;<input name="subject" type="text" size="60"><br /><br />
-			&nbsp;&nbsp;<? echo translate('Message') . ": " ;?><br />
+			&nbsp;&nbsp;<?php echo translate('Message') . ": " ;?><br />
 			&nbsp;&nbsp;<textarea name="body" cols="60" rows="15"></textarea><br/>
 			&nbsp;&nbsp;<input type="submit" class="button" name="action" value="send"><br /><br />
 			</form>
@@ -60,7 +60,7 @@ function printsendmail(){
 		</tr>
 	</table>
 
-<?
+<?php
 }
 
 

Youez - 2016 - github.com/yon3zu
LinuXploit