... | @@ -11,5 +11,5 @@ A placeholder has the format `%%PLACEHOLDER%%` and will be filled with the concr |
... | @@ -11,5 +11,5 @@ A placeholder has the format `%%PLACEHOLDER%%` and will be filled with the concr |
|
| `%%USERNAME_FULL%%` | The full name of the current user | John Doe (@admin) |
|
|
| `%%USERNAME_FULL%%` | The full name of the current user | John Doe (@admin) |
|
|
| `%%DATETIME%%` | The current date and time in the selected locale | 31.12.2017, 18:34:11 |
|
|
| `%%DATETIME%%` | The current date and time in the selected locale | 31.12.2017, 18:34:11 |
|
|
| `%%DATE%%` | The current date in the selected locale | 31.12.2017 |
|
|
| `%%DATE%%` | The current date in the selected locale | 31.12.2017 |
|
|
| `%%TIME%% | The current time in the selected locale | 18:34:11 |
|
|
| `%%TIME%%` | The current time in the selected locale | 18:34:11 |
|
|
| %INSTALL_NAME% | The name of the current installation (see $config['partdb_title']) | Part-DB | |
|
| `%INSTALL_NAME%` | The name of the current installation (see $config['partdb_title']) | Part-DB | |
|
\ No newline at end of file |
|
\ No newline at end of file |