[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/www/fundraisers/kdesprints2015
From:       Jeremy Whiting <jpwhiting () kde ! org>
Date:       2015-07-30 23:27:25
Message-ID: E1ZKxET-0004t2-68 () scm ! kde ! org
[Download RAW message or body]

SVN commit 1433371 by whiting:

Use new table for 2015 donations

 M  +2 -2      notify.php  


--- trunk/www/sites/www/fundraisers/kdesprints2015/notify.php #1433370:1433371
@@ -30,7 +30,7 @@
 }
 
 if ($do_debug) {
-    $debug = fopen('/tmp/randa2014.txt', 'a+');
+    $debug = fopen('/tmp/randa2015.txt', 'a+');
     fwrite($debug, "verify: $req\n");
 }
 
@@ -109,7 +109,7 @@
     $date = date("Y-m-d H:i:s", $date);
 
     // process payment
-    $query = "REPLACE into randameetings2014donations VALUES( '', \"".$date."\"";
+    $query = "REPLACE into randameetings2015donations VALUES( '', \"".$date."\"";
     $query .= ", ".$payment_amount.", \"".addslashes( $memo )."\"";
     $query .= ",\"".$txn_id."\" )";
     mysql_query($query, $sq);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic