]> git.mxchange.org Git - friendica.git/blobdiff - include/pgettext.php
Issue-#3873
[friendica.git] / include / pgettext.php
index da47b8b6c13871ad4970587339f1f2be16dd2420..2e902a6ab0c2bbfd39bd2b8068474120a1c8a654 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * @brief translation support
  *
- * Get the language setting directly from system variables, bypassing get_config()
+ * Get the language setting directly from system variables, bypassing Config::get()
  * as database may not yet be configured.
  *
  * If possible, we use the value from the browser.