the group of the user that is running php.
Use this plugin at your won risk, and never before to make a backup
-of the conf.pl file. The code is not tested and not finished.
+of the config.php file. The code is not tested and not finished.
'$auto_create_special' => array( 'name' => _("Auto Create Special Folders"),
'type' => SMOPT_TYPE_BOOLEAN ),
/* --------------------------------------------------------*/
- 'Group4' => array( 'name' => _("General OPtions"),
+ 'Group4' => array( 'name' => _("General Options"),
'type' => SMOPT_TYPE_TITLE ),
'$default_charset' => array( 'name' => _("Default Charset"),
'type' => SMOPT_TYPE_STRING,
'type' => SMOPT_TYPE_STRING,
'size' => 40 );
-?>
\ No newline at end of file
+?>