From a44bda729fc7e50263de61a9c9889daba3cd7f2b Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Thu, 12 Sep 2013 07:52:52 -0700 Subject: Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs --- modules/system/system.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.api.php') diff --git a/modules/system/system.api.php b/modules/system/system.api.php index 05fa9bb17..276dbca18 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -4096,7 +4096,7 @@ function hook_date_format_types_alter(&$types) { * declared in an implementation of hook_date_format_types(). * - 'format': A PHP date format string to use when formatting dates. It * can contain any of the formatting options described at - * http://php.net/manual/en/function.date.php + * http://php.net/manual/function.date.php * - 'locales': (optional) An array of 2 and 5 character locale codes, * defining which locales this format applies to (for example, 'en', * 'en-us', etc.). If your date format is not language-specific, leave this -- cgit v1.2.3