File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ Move the following example to a place of your choosing and include update the pa
2121require_once 'includes/db.class.php';
2222require_once 'includes/notifications.class.php';
2323?>
24- ```
24+ ```
Original file line number Diff line number Diff line change 11<?php
2- require_once 'vendor/Checkfront/PHP-SDK /scripts/notifications/includes/db.class.php ' ;
3- require_once 'vendor/Checkfront/PHP-SDK /scripts/notifications/includes/notifications.class.php ' ;
2+ require_once 'vendor/checkfront/checkfront /scripts/notifications/includes/db.class.php ' ;
3+ require_once 'vendor/checkfront/checkfront /scripts/notifications/includes/notifications.class.php ' ;
44
55
66## COMMENTED CODE IS USED TO WRITE TO A FILE, GOOD FOR DEBUGGING
You can’t perform that action at this time.
0 commit comments