Commit b523e67
Fix timestamp format for track_date (banner) (joomla#24651)
* Fix Editor change does not work joomla#21943
* Update Factory.php
* omit caching functions
I only need opcache_invalidate function to solve issue joomla#21943
* Invalidates the cached configuration file
joomla#21949 (comment)
* Invalidates cached file after write
joomla#21949 (comment)
* Update application.php
* Fix issue joomla#24649
* Format trackdate to SQL.
* Format trackdate in 2 steps.
See
joomla#24651 (comment)
Co-authored-by: Quy <[email protected]>
Co-authored-by: Tobias Zulauf <[email protected]>
Co-authored-by: Allon Moritz <[email protected]>1 parent e0f94a9 commit b523e67
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
| |||
0 commit comments