mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Formatting code text properly in changelog
This commit is contained in:
parent
8949dfa691
commit
b2d602f275
@ -23,8 +23,8 @@ Existing code bases can retain `sapphire` as the framework directory name, and a
|
||||
transitions if you want to rename the framework directory.
|
||||
|
||||
In your templates, `$ModulePath(framework)` gives whatever directory the SilverStripe framework resides in.
|
||||
It takes the value from the FRAMEWORK_DIR constant, which is automatically worked out based on where the
|
||||
framework directory is, but can be set manually by defining FRAMEWORK_DIR in your _ss_environment.php file.
|
||||
It takes the value from the `FRAMEWORK_DIR` constant, which is automatically worked out based on where the
|
||||
framework directory is, but can be set manually by defining `FRAMEWORK_DIR` in your `_ss_environment.php` file.
|
||||
|
||||
### New ORM: More flexible and expressive querying via `DataList` ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user