? 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/modules-bak/users/
File Upload :
Current File : /home/admin/public_html/modules-bak/users/category.php

<?php
class Html{
function menu(){
	$output.="<table width=\"99%\" height=\"1\" class=table_menu>
		<tr>
		<td width=\"350\" align=\"left\" height=\"15\"> 
			&nbsp;&nbsp;<a href=\"$PHPSELF?mod=user\">Users</a> |
			<a href=\"$PHPSELF?mod=user&ac=new_topic\">New Account</a> |
			<a href=\"$PHPSELF?mod=user&ac=groups\">Group</a> |
		</td>
			<td width=\"150\" align=\"left\" height=\"15\"></td>
	</tr>
	<tr></table>";

return $output;
}
}//end class


?>

T1KUS90T
  root-grov@210.1.60.28:~$