From: niekt0 Date: Tue, 19 Oct 2010 22:21:12 +0000 (+0200) Subject: config fix X-Git-Url: http://git.harvie.cz/?a=commitdiff_plain;ds=inline;h=d73ec0fc14e8610861d88e9a893a4aadf7839556;p=mirrors%2FKyberia-bloodline.git config fix --- diff --git a/README b/README deleted file mode 100644 index 789acaa..0000000 --- a/README +++ /dev/null @@ -1,11 +0,0 @@ -#Kyberia README - -##Kyberia - * This repository contains sources of Kyberia.sk website. - * See http://kyberia.sk/ and http://kyberia.cz/ for more. - -##COPYING - * everything in this repository - * is protected by copyright of it's respective author(s) - * is licensed as specified in COPYING file in root of this repository - * can be licensed somehow else if other licence was specified by author diff --git a/sms_payment.php b/sms_payment.php deleted file mode 100644 index 19c8b5d..0000000 --- a/sms_payment.php +++ /dev/null @@ -1,12 +0,0 @@ -query("insert into sms_payment set user_id='$user_id',amount='$amount'"); - -?>