Fix indentation. Add vim modeline.

This commit is contained in:
Ceda EI 2019-01-05 23:32:43 +05:30
parent 0043c8ab02
commit 93ed944141
1 changed files with 15 additions and 14 deletions

View File

@ -1,4 +1,5 @@
<?php
# vim: set tabstop=2 shiftwidth=2 expandtab:
$bot_name = "quadnite_bot";
$bot_api = require('api_key.php');