]> git.mxchange.org Git - friendica.git/commitdiff
rename developer to debug :-)
authorPhilipp Holzer <admin+github@philipp.info>
Fri, 1 Nov 2019 14:59:00 +0000 (15:59 +0100)
committerPhilipp Holzer <admin+github@philipp.info>
Fri, 1 Nov 2019 14:59:00 +0000 (15:59 +0100)
src/Module/Admin/Summary.php

index 52b1380148cf996e40c18c3e2e319e6ce6857de3..cfd9aa984041edc7e2d7ed389601f9be3e27eeef 100644 (file)
@@ -106,7 +106,7 @@ class Summary extends BaseAdminModule
                                }
 
                        } catch (\Throwable $exception) {
-                               $warningtext[] = L10n::t('The developer logfile \'%s\' is not usable. No logging possible (error: \'%s\')', $file, $exception->getMessage());
+                               $warningtext[] = L10n::t('The debug logfile \'%s\' is not usable. No logging possible (error: \'%s\')', $file, $exception->getMessage());
                        }
                }