Fix indentation. Add vim modeline.
This commit is contained in:
parent
0043c8ab02
commit
93ed944141
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
# vim: set tabstop=2 shiftwidth=2 expandtab:
|
||||
$bot_name = "quadnite_bot";
|
||||
$bot_api = require('api_key.php');
|
||||
|
||||
|
|
Loading…
Reference in New Issue