[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/l10n/teams/fr
From:       Frédéric Sheedy <sheedf () gmail ! com>
Date:       2011-07-22 16:56:53
Message-ID: 20110722165653.B7553AC867 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1242764 by sheedy:

Patch a PHP Notice: Use of undefined constant ERROR_TYPE_RULES & ERROR_TYPE_SPELL

 M  +2 -2      functions.inc.php  


--- trunk/www/areas/l10n/teams/fr/functions.inc.php #1242763:1242764
@@ -1,7 +1,7 @@
 <?php
 
-	define(ERROR_TYPE_RULES, "rules");
-	define(ERROR_TYPE_SPELL, "spell");
+	define('ERROR_TYPE_RULES', "rules");
+	define('ERROR_TYPE_SPELL', "spell");
 	
 	//Production
 	if ($_SERVER["SERVER_NAME"] == "fr.l10n.kde.org" || 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic