Current File : /home/inlingua/www/noida/icentex/globalVars.php
<?php
// Copyright, Panalink Infotech Limited. Created on: 22-05-2010
// Store all common / global variables here

$domain = "inlinguanewdelhi.in";
$smtpHost = "mail.$domain";
$smtpUser = "admin@$domain";
$smtpPassword = "5B&vp7pgm7flABvi";


$lang = array("English"=>"14","French"=>"17","German"=>"18","Spanish"=>"19","Hindi"=>"20","IOL"=>"12");		

$mail_type="S";			
?>