mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-17 18:54:23 +00:00
feat: updates, docs, license fixes, new helpers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Quota usage
|
||||
* Show quota usage
|
||||
@@ -10,6 +11,7 @@
|
||||
* @license MIT
|
||||
* @author Ismo Vuorinen <https://github.com/ivuorinen>
|
||||
*/
|
||||
|
||||
error_reporting(E_ALL);
|
||||
|
||||
$debug = false;
|
||||
|
||||
Reference in New Issue
Block a user