Commit 9464ef7
committed
minor #6212 Typo in default session save_path (DerekRoth)
This PR was merged into the 2.3 branch.
Discussion
----------
Typo in default session save_path
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
The %kernel.cache.dir% parameter does not exist, %kernel.cache_dir% does.
Commits
-------
f91a429 Typo in default session save_path1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
803 | | - | |
| 803 | + | |
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| |||
0 commit comments