diff options
author | Thomas Lange <code@nerdmind.de> | 2023-09-23 21:54:01 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2023-09-23 22:10:07 +0200 |
commit | eaf9e1366d2a44387575d9657a44d58f8dd55c09 (patch) | |
tree | 0267806706de39c9b3dcc042c30efb36a598edec /404.php | |
parent | 819f05e5c8aa3306681bf2575941d823712892d7 (diff) | |
download | blog-eaf9e1366d2a44387575d9657a44d58f8dd55c09.tar.gz blog-eaf9e1366d2a44387575d9657a44d58f8dd55c09.tar.xz blog-eaf9e1366d2a44387575d9657a44d58f8dd55c09.zip |
Language: Remove deprecated method "template"
If your custom theme is still using that method, you can simply upgrade
your theme by replacing all occurrences of "template" with "text":
OLD: $Language->template
NEW: $Language->text
Diffstat (limited to '404.php')
0 files changed, 0 insertions, 0 deletions