Current File : /home/inlingua/public_html/noida/icentex/general_leave/get_shedule.php
<?php 

$query="Select * from leaves_non_teach where timesheet_user_id=".$_SESSION['id']."";

?>