1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-13 19:42:30 +03:00

Books grid view

This commit is contained in:
Bharadwaja G
2017-09-04 20:27:52 +05:30
parent 6200948eec
commit c1a1bc0135
21 changed files with 167 additions and 153 deletions

View File

@@ -1,6 +1,7 @@
<?php
define('LARAVEL_START', microtime(true));
ini_set('xdebug.max_nesting_level', 120);
/*
|--------------------------------------------------------------------------