Merge pull request #363 from xorgy/fix/362_example_configuration

Add <?php to the example configuration.
This commit is contained in:
Alex Grin 2018-02-05 11:36:00 -05:00 committed by GitHub
commit 1dd86537ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
<?php
$config = [];
// $config[Config::GITHUB_KEY] = '';
// $config[Config::GITHUB_DEVELOPER_CREDITS_CLIENT_ID] = '';