mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9cc37d5541
commit
c6a9e8be39
14 changed files with 17 additions and 17 deletions
|
@ -79,7 +79,7 @@ function update_1298()
|
|||
$a = new \stdClass();
|
||||
$a->strings = [];
|
||||
|
||||
// First we get the the localizations
|
||||
// First we get the localizations
|
||||
if (file_exists('view/lang/$lang/strings.php')) {
|
||||
include 'view/lang/$lang/strings.php';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue