drop pos to nic

This commit is contained in:
Rodolfo Berrios
2024-10-14 11:04:39 -03:00
parent fb5ef97461
commit 4e796d821a
5 changed files with 6 additions and 6 deletions

View File

@@ -574,7 +574,7 @@ function exception_to_error(Throwable $e, bool $print = true): string
2 => "debug @ print",
3 => "debug @ print,$device",
];
$internal_error .= ' [' . $table[$debug_level] . '] - https://chv.to/v4debug';
$internal_error .= ' [' . $table[$debug_level] . '] - https://chevereto.com/go/v4debug';
$message = [$internal_error, '', '** errorId #' . $errorId . ' **'];
$previous = $e;
$messageStock = [];

View File

@@ -1 +1 @@
Check the custom hooks documentation here: https://chv.to/v4themehooks
Check the custom hooks documentation here: https://chevereto.com/go/v4themehooks

View File

@@ -2151,7 +2151,7 @@ $(function () {
data.release_notes.trim() +
"</textarea>" +
'<p>' +
PF.fn._s("Check the %s for alternative update methods.", '<a href="https://chv.to/v4update" target="_blank">' + PF.fn._s('documentation') + '</a>') +
PF.fn._s("Check the %s for alternative update methods.", '<a href="https://chevereto.com/go/v4update" target="_blank">' + PF.fn._s('documentation') + '</a>') +
'</p>' +
'<div class="btn-container margin-bottom-0">' +
'<a href="' +

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
Check the theme overrides documentation here: https://chv.to/v4themeoverrides
Check the theme overrides documentation here: https://chevereto.com/go/v4themeoverrides