Committer: iaskarov
LJSUP-7445 Try & buyU trunk/htdocs/create/step2a.bml
Modified: trunk/htdocs/create/step2a.bml =================================================================== --- trunk/htdocs/create/step2a.bml 2011-03-04 04:49:38 UTC (rev 10180) +++ trunk/htdocs/create/step2a.bml 2011-03-04 04:55:57 UTC (rev 10181) @@ -15,7 +15,7 @@ return BML::redirect("$LJ::SITEROOT/") if $u->is_identity; - return BML::redirect("$LJ::SITEROOT/create/step2b.bml") if LJ::ab_testing_value() != 0; + #return BML::redirect("$LJ::SITEROOT/create/step2b.bml") if LJ::ab_testing_value() != 0; my %from_post; if (LJ::did_post()) {