Skip to content

Commit

Permalink
Moved razorpay sdk to system (#17)
Browse files Browse the repository at this point in the history
* [razorpay sdk] Moved razorpay sdk to system

* [razorpay sdk] Removed .DS_Store files
  • Loading branch information
mayankamencherla authored and 73SL4 committed Feb 27, 2017
1 parent 80cf646 commit 8f71219
Show file tree
Hide file tree
Showing 111 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/controller/payment/razorpay.php
@@ -1,6 +1,6 @@
<?php

require_once __DIR__.'/../razorpay-sdk/Razorpay.php';
require_once __DIR__.'/../../../system/library/razorpay-sdk/Razorpay.php';
use Razorpay\Api\Api;

class ControllerPaymentRazorpay extends Controller
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8f71219

Please sign in to comment.