referential integrity

This commit is contained in:
Marc Delisle
2002-03-27 15:53:55 +00:00
parent 4904166668
commit f6d4cb4f1f
41 changed files with 53 additions and 45 deletions

View File

@@ -347,5 +347,5 @@ $strYes = 'Si';
$strZip = '"comprimit amb zip"';
// To translate
$strRelationalIntegrity = 'Check relational integrity:'; //to translate
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>