]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
removed commented out code we no longer want
authorBrenda Wallace <shiny@cpan.org>
Sun, 13 Sep 2009 06:32:59 +0000 (18:32 +1200)
committerBrenda Wallace <shiny@cpan.org>
Mon, 14 Sep 2009 07:06:53 +0000 (19:06 +1200)
install.php

index 30c6780abc9465e719723e7095dde27598245f3e..6e7e833a303a96c1a876f2df24fbeae1116c8d6c 100644 (file)
@@ -505,11 +505,6 @@ STR;
         $fail = true;
     }
 
-//     if (empty($password)) {
-//         updateStatus("No password specified.", true);
-//             $fail = true;
-//     }
-
     if (empty($sitename)) {
         updateStatus("No sitename specified.", true);
         $fail = true;