From: pdontthink Date: Fri, 19 Sep 2008 00:22:16 +0000 (+0000) Subject: Removing irrelevant comments X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=d376088bf93d82207854827eace78a0228ed441f Removing irrelevant comments git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13278 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/include/init.php b/include/init.php index e325da8a..8fc900ae 100644 --- a/include/init.php +++ b/include/init.php @@ -614,7 +614,6 @@ switch (PAGE_NAME) { */ require(SM_PATH . 'include/load_prefs.php'); -// i do not understand the frames language cookie story /** * We'll need this to later have a noframes version * @@ -626,7 +625,6 @@ switch (PAGE_NAME) { if ($my_language != $squirrelmail_language) { sqsetcookie('squirrelmail_language', $my_language, time()+2592000, $base_uri); } -// /dont understand $set_up_langage_after_template_setup = TRUE;