Committer: akanashin
LJSUP-11857: Cyr sub domainsU trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl =================================================================== --- trunk/cgi-bin/weblib.pl 2012-04-26 10:56:52 UTC (rev 21807) +++ trunk/cgi-bin/weblib.pl 2012-04-26 11:01:57 UTC (rev 21808) @@ -1453,7 +1453,6 @@ remoteUser => $remote && $remote->user, remoteLocale => LJ::lang_to_locale( LJ::Lang::get_remote_lang() ), pics_production => LJ::is_enabled('pics_production'), - message_to_delete => LJ::Lang::ml('shop.reports.detailed.domainru.ask.delete'), ); $site{default_copyright} = $default_copyright if LJ::is_enabled('default_copyright', $remote); $site{is_dev_server} = 1 if $LJ::IS_DEV_SERVER;