summaryrefslogtreecommitdiff
path: root/includes/install.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/install.inc')
-rw-r--r--includes/install.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/install.inc b/includes/install.inc
index c134e676a..11b1a35c2 100644
--- a/includes/install.inc
+++ b/includes/install.inc
@@ -847,6 +847,7 @@ function install_goto($path) {
* system is possibly not yet available.
*
* @see t()
+ * @ingroup sanitization
*/
function st($string, $args = array()) {
static $locale_strings = NULL;