commit 0ccd5ee6e2c2faef72768376c000aae80745d2e4
parent 57113ee4706abcc8a932557a198fd2fea61394b8
Author: rsiddharth <rsiddharth@ninthfloor.org>
Date: Sun, 5 Apr 2015 13:59:50 -0400
templating.php: changed $vmail again.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templating.php b/templating.php
@@ -30,7 +30,7 @@ $smarty->setCompileDir($abs_path . '/themes/bs3/templates_c');
$smarty->setCacheDir($abs_path . '/themes/bs3/cache');
$smarty->setConfigDir($abs_path . '/themes/bs3/configs');
-$vemail = 'vishwa91@gmail.com';
+$vemail = 'vishwa_91@yahoo.co.in';
//$vemail = 'vishwa91photography@gmail.com';
$vemail_other = 'hello@vishwamano.com';
$semail = 'rsiddharth@ninthfloor.org';