Current File : /home/inlingua/www/noida/icentex/iNDEED/ingl_recruitment_source.view.php
<?php
// Copyright, Panalink Infotech Limited. Created on: 01-02-2012

// Include header
include "header.php";

echo $succFailMesg; 
?>

<table border='1' class='pa-nor'>
<tr valign='top'><td>source_recu</td><td><?php echo $dbObject->getDbField('source_recu');?>&nbsp;</td></tr>
</table>



<?php
// Include footer
include "footer.php";
?>