Results 5 comments of Lightning Koala

Here's a quick to ignore yii framework classes: Edit the commands/DocsCommand.php file, at line 297: ``` foreach(CFileHelper::findFiles(YII_PATH,$this->yiiOptions) as $file) { $files[] = $file; } ``` comment/remove that foreach loop: ```...

Ok, I'll find some time to look at this. Would be a great addition. Thanks for pointing me in the right direction!

+1 I'm using segment.io and have it integrated with google analytics. In segment I see the page routes correctly... So maybe this is a google specific problem?

I have the same problem, it breaks the Zeus (Android) app for me. I'm unable to go to settings (app crashes) and every time I restart the app it automatically...

Would be awesome to support the [lnurl auth spec](https://github.com/btcontract/lnurl-rfc/blob/master/spec.md#2-lnurl-auth)!