]> git.mjollnir.org Git - s9y.git/commitdiff
fix bad flag
authorgarvinhicking <garvinhicking>
Thu, 16 Feb 2006 13:38:38 +0000 (13:38 +0000)
committergarvinhicking <garvinhicking>
Thu, 16 Feb 2006 13:38:38 +0000 (13:38 +0000)
include/tpl/config_local.inc.php

index fd7417343c07187f2ec72050d5aa011a70c322e7..ecb41c7ef3843da587023fcef31216d868ee2cc3 100644 (file)
                                           'default'     => false,
                                           'permission'  => 'siteConfiguration',
                                           'flags'       => array('nosave')),
-                                          
+
                                     array('var'         => 'dbNames',
                                           'title'       => INSTAL_DB_UTF8,
                                           'description' => INSTAL_DB_UTF8_DESC,
                                           'type'        => 'bool',
                                           'default'     => true,
-                                          'permission'  => 'siteConfiguration',
-                                          'flags'       => array('nosave'))
+                                          'permission'  => 'siteConfiguration')
                                 ));
 
     $res['paths'] =