Create database for newly created user (RFE #479640).
This commit is contained in:
@@ -1009,4 +1009,8 @@ $strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to
|
||||
$strExportMustBeFile = 'Selected export type has to saved in file!'; //to translate
|
||||
$strXMLOptions = 'XML options'; //to translate
|
||||
$strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
|
||||
$strCreateUserDatabase = 'Database for user'; //to translate
|
||||
$strCreateUserDatabaseNone = 'None'; //to translate
|
||||
$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
|
||||
$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user