1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Git update

This commit is contained in:
Hillel Coren 2016-03-06 08:13:01 +02:00
parent ab8f40517f
commit 825a998b39

View File

@ -1,5 +1,6 @@
<?php
/*
|--------------------------------------------------------------------------
| Application Routes
@ -672,4 +673,4 @@ if (Utils::isNinjaDev() && Auth::check() && Auth::user()->id === 1)
{
Auth::loginUsingId(1);
}
*/
*/