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

List:       kde-commits
Subject:    =?utf-8?q?=5Bwebsites/jointhegame-kde-org=5D_protected/config=3A?=
From:       Emil Sedgh <emilsedgh () gmail ! com>
Date:       2011-06-17 17:27:21
Message-ID: 20110617172721.9F4D1A60A4 () git ! kde ! org
[Download RAW message or body]

Git commit b8abe6d51c4e55e536cfa3e3f5b5423cb2ecf437 by Emil Sedgh.
Committed on 17/06/2011 at 19:27.
Pushed by esedgh into branch 'master'.

adding real values to config files. toma prefers it this way

A  +5    -0    protected/config/paypal.php     
D  +0    -5    protected/config/paypal.php.origin     

http://commits.kde.org/websites/jointhegame-kde-org/b8abe6d51c4e55e536cfa3e3f5b5423cb2ecf437

diff --git a/protected/config/paypal.php b/protected/config/paypal.php
new file mode 100644
index 0000000..ca373d7
--- /dev/null
+++ b/protected/config/paypal.php
@@ -0,0 +1,5 @@
+<?php
+return Array(
+	'url' => 'https://www.paypal.com/cgi-bin/webscr',
+	'business' => '&#107;&#00100;e-&#101;v-p&#x61;ypa&#108;&#64;k&#0100;&#x65;&#46;org'
+);
\ No newline at end of file
diff --git a/protected/config/paypal.php.origin b/protected/config/paypal.php.origin
deleted file mode 100644
index 1c7b010..0000000
--- a/protected/config/paypal.php.origin
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-return Array(
-	'url' => 'https://www.sandbox.paypal.com/cgi-bin/webscr',
-	'business' => ''
-);
\ No newline at end of file

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

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