[gnome-web-www] Revert this.



commit 31af3ec6bf466ffe6c710a8ed8ba57e17a3e4bab
Author: Andrea Veri <av gnome org>
Date:   Fri Apr 26 13:27:50 2013 +0200

    Revert this.

 theme/page-apply.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index ba5380b..cc81c0f 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -21,7 +21,7 @@ if (array_key_exists('submit', $_POST)) {
     $gnome_jabber = trim(stripslashes($_POST['gnome_jabber']));
     $previous_participation = trim(stripslashes($_POST['previous_participation']));
     
-    if (empty($full_name) || empty($email) || empty($summary)) || empty($gnome_mail_alias) || 
empty($gnome_jabber) {
+    if (empty($full_name) || empty($email) || empty($summary)) {
         $errors = true;
     }
     


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]