Skip to content

Commit d136d1a

Browse files
committed
nette/bootstrap 3.2.6
1 parent ced3194 commit d136d1a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

application/cs/bootstrap.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ V konfiguračních souborech můžete využít tyto statické parametry:
248248
- `%tempDir%` je absolutní cesta k adresáři pro dočasné soubory
249249
- `%vendorDir%` je absolutní cesta k adresáři, kam Composer instaluje knihovny
250250
- `%rootDir%` je absolutní cesta ke kořenovému adresáři projektu
251+
- `%baseUrl%` je absolutní URL ke kořenovému adresáři
251252
- `%debugMode%` udává, zda je aplikace v debugovacím režimu
252253
- `%consoleMode%` udává, zda request přišel přes příkazovou řádku
253254

application/en/bootstrap.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ You can use these static parameters in the configuration files:
248248
- `%tempDir%` is the absolute path to the directory for temporary files
249249
- `%vendorDir%` is the absolute path to the directory where Composer installs libraries
250250
- `%rootDir%` is the absolute path to the root directory of the project
251+
- `%baseUrl%` is the absolute URL to the root directory
251252
- `%debugMode%` indicates whether the application is in debug mode
252253
- `%consoleMode%` indicates whether the request came through the command line
253254

0 commit comments

Comments
 (0)