Last active
June 24, 2019 14:36
-
-
Save hellofromtonya/2bc4547e086fe9fc1890899fd7c5bd4d to your computer and use it in GitHub Desktop.
UpDevTools must-use autoloader.php file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require_once __DIR__ . '/UpDevTools/bootstrap.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Tonya,
I ran into an issue when trying to use this. There is a backtick after .php