From 3f39d9924a9c98ee39524968035c50fb843228e9 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 21 Jun 2004 20:23:40 +0000 Subject: [PATCH] Use require_once and require instead of include_once and include unless you have a very good reason (ie, failure to include a file must be non- fatal if you use include, since execution will continue with a warning) --- languages/LanguageSr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/LanguageSr.php b/languages/LanguageSr.php index a39ea86c4e..2794d2f9d4 100644 --- a/languages/LanguageSr.php +++ b/languages/LanguageSr.php @@ -1,6 +1,6 @@ "-" -- 2.20.1