Fix bug in DSN creation
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Default settings for the sqlquery plugin
|
||||
*
|
||||
* @author George Pirogov <i1557@yandex.ru>
|
||||
* @author Thomas Hooge <thomas@hoogi.de>
|
||||
*/
|
||||
|
||||
//$conf['fixme'] = 'FIXME';
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
* Options for the sqlquery plugin
|
||||
*
|
||||
* @author George Pirogov <i1557@yandex.ru>
|
||||
* @author Thomas Hooge <thomas@hoogi.de>
|
||||
*/
|
||||
|
||||
$meta['type'] = array('multichoice', '_choices' => array('mysql', 'dblib'));
|
||||
|
||||
Reference in New Issue
Block a user