We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c191d commit 744b072Copy full SHA for 744b072
examples/CardExtended/Constants.php
@@ -25,5 +25,5 @@
25
26
require_once __DIR__ . '/../Constants.php';
27
28
-define('EXAMPLE_URL', EXAMPLE_BASE_FOLDER . 'Card');
+define('EXAMPLE_URL', EXAMPLE_BASE_FOLDER . 'CardExtended');
29
define('CONTROLLER_URL', EXAMPLE_URL . '/Controller.php');
0 commit comments