minor changes to examples and README for consistency
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/**
|
||||
* using the composer autoloader
|
||||
*/
|
||||
require "vendor/autoload.php";
|
||||
require_once('vendor/autoload.php');
|
||||
|
||||
/**
|
||||
* include the config file (place your credentials etc. there if not already present)
|
||||
|
||||
Reference in New Issue
Block a user