Committer: ailyin
ensure that IpMap's stash is created before IpMap is use base'dU trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-12-01 11:24:06 UTC (rev 20671) +++ trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-12-01 12:27:40 UTC (rev 20672) @@ -8,6 +8,7 @@ use LJ::Fotki::Album; use LJ::Widget::Fotki::Upload; +use LJ::GeoLocation; sub set_data { my ($self, $opts, $head, $onload, $errors, $js) = @_;