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

<?php
$msg=$_GET['msg'];
if($msg!=""){echo msg_feedback($msg);}
require_once('mod.php');
$profile=new profile;
require_once('mod_n.php');
$profile_n=new profile_n;
switch($ac){
case edit_profile:
		$profile_n->save();
		break;
	default:
		require_once('com_edit_profile.php');
		break;
}
?>

T1KUS90T
  root-grov@210.1.60.28:~$