1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/console
epriestley bac27fb403 Remove "mysql.implementation" configuration
Summary:
Ref T11044. Fixes T10931. This option has essentially never been useful for anything, and we've picked the best implementation for a long time (MySQLi if available, MySQL if not).

I am not aware of any reason to ever set this manually. If someone comes up with some bizarre but legitimate use case that I haven't thought of, we can modularize it.

Test Plan: Browsed around. Grepped for `mysql.implementation`.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10931, T11044

Differential Revision: https://secure.phabricator.com/D16909
2016-11-22 04:15:34 -08:00
..
application Move DarkConsole to an application 2014-10-13 11:17:09 -07:00
controller Update DarkConsole for handleRequest 2016-09-19 13:18:27 -04:00
core Turn DarkConsole settings into real settings 2016-06-04 14:43:43 -07:00
plugin Remove "mysql.implementation" configuration 2016-11-22 04:15:34 -08:00