Oleg Pudeyev
10ee54d028
[ticket/11015] Restore whitespace to avoid conflict when merging develop.
...
PHPBB3-11015
2012-12-13 07:56:23 -05:00
Igor Wiedler
0d4a289778
[ticket/11015] Remove strange method_exists call
...
PHPBB3-11015
2012-11-16 01:26:36 +01:00
Igor Wiedler
9cc7680965
[ticket/11015] Fix some more whitespace in the driver
...
PHPBB3-11015
2012-11-15 03:24:08 +01:00
Igor Wiedler
f8841b7f52
[ticket/11015] Fix line endings of phpbb_db_driver to LF
...
PHPBB3-11015
2012-11-15 03:09:57 +01:00
Igor Wiedler
0fd3bb170b
[ticket/11015] Fixup some things from the big merge
...
PHPBB3-11015
2012-11-12 11:16:39 +01:00
Igor Wiedler
cb102c6954
[ticket/11015] Correctly set sql_layer in driver base class
...
PHPBB3-11015
2012-07-21 18:24:24 +02:00
Igor Wiedler
90a957ad26
[ticket/11015] Make DBAL classes autoloadable
...
PHPBB3-11015
This allows us to just create the object without having to include the
driver first. However, it also means that users must specify the full
class name in config.php
2012-07-21 18:11:14 +02:00