blowfish encryption

This commit is contained in:
Marc Delisle
2003-07-01 21:24:56 +00:00
parent 87dc37224d
commit 384e5acf7c
96 changed files with 663 additions and 5 deletions

View File

@@ -660,4 +660,5 @@ $strDatabaseExportOptions = 'Database export options';//to translate
$strAddDropDatabase = 'Add DROP DATABASE';//to translate
$strToggleScratchboard = 'toggle scratchboard'; //to translate
$strTableOptions = 'Table options'; //to translate
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
?>