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

Added Book cover image description in all languages.

This commit is contained in:
Bharadwaja G
2017-09-05 12:46:31 +05:30
parent 1c88d21abf
commit e02fcbe983
12 changed files with 15 additions and 13 deletions

View File

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