The '' is now required

This commit is contained in:
Loïc Chapeaux
2002-03-16 10:08:36 +00:00
parent 65b3f3ccb2
commit 99bfd938fa
41 changed files with 74 additions and 27 deletions

View File

@@ -347,4 +347,5 @@ $strYes = 'Ja';
$strZip = '"zippad"';
// To translate
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
?>