[gnome-web-www] s/previous_participation/references.



commit 982a4adff34df5e6a9ff6acd1df0354020444f5b
Author: Andrea Veri <av gnome org>
Date:   Tue Aug 20 17:46:44 2013 +0200

    s/previous_participation/references.

 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 07be8ea..590ff58 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -20,7 +20,7 @@ if (array_key_exists('submit', $_POST)) {
        $gnome_mail_alias = trim(stripslashes($_POST['gnome_mail_alias']));
        $gnome_username= trim(stripslashes($_POST['gnome_username']));
     $gnome_jabber = trim(stripslashes($_POST['gnome_jabber']));
-    $previous_participation = trim(stripslashes($_POST['previous_participation']));
+    $references = trim(stripslashes($_POST['references']));
     
     if (empty($full_name) || empty($email) || empty($summary) || ($gnome_mail_alias == 'on' && 
empty($gnome_username))) {
         $errors = true;


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