From 168622417d93f21745fce848a8cc6f18c4d5a5ac Mon Sep 17 00:00:00 2001 From: ozh Date: Thu, 16 Apr 2015 19:42:01 +0200 Subject: [PATCH] Wording. Fixes #1846 --- user/config-sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/config-sample.php b/user/config-sample.php index e91a83b..19d821a 100644 --- a/user/config-sample.php +++ b/user/config-sample.php @@ -34,7 +34,7 @@ ** If you define it to "http://sho.rt", don't use "http://www.sho.rt" in your browser (and vice-versa) */ define( 'YOURLS_SITE', 'http://your-own-domain-here.com' ); -/** Timezone GMT offset */ +/** Server timezone GMT offset */ define( 'YOURLS_HOURS_OFFSET', 0 ); /** YOURLS language -- 2.45.0