[gnome-web-www] And drop it from here.



commit df3e5a051cc30ae324cc64ee8255e01509d75f98
Author: Andrea Veri <av gnome org>
Date:   Fri Apr 26 13:29:35 2013 +0200

    And drop it from here.

 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 f4abf8f..5484a6b 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) || empty($gnome_mail_alias) || 
empty($gnome_jabber)) {
         $errors = true;
     }
     


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