Skip to content

Commit dc4a742

Browse files
authored
Merge pull request #27 from unzerdev/UMCS-49/add-email-field-to-example
[change] (UMCS-49)
2 parents cf72d51 + 744b072 commit dc4a742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/CardExtended/Constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525

2626
require_once __DIR__ . '/../Constants.php';
2727

28-
define('EXAMPLE_URL', EXAMPLE_BASE_FOLDER . 'Card');
28+
define('EXAMPLE_URL', EXAMPLE_BASE_FOLDER . 'CardExtended');
2929
define('CONTROLLER_URL', EXAMPLE_URL . '/Controller.php');

0 commit comments

Comments
 (0)