phpbb/phpBB/phpbb/db/driver
Marc Alexander 23e2f920f5 [ticket/12018] Use path_helper for admin style CSS in sql report
The path to the admin style CSS is currently created with $phpbb_admin_path.
We should however use the path_helper to correctly link to this file in order
to have a correct link on pages like extensions

PHPBB3-12018
2013-11-14 15:55:04 +01:00
..
driver.php [ticket/12018] Use path_helper for admin style CSS in sql report 2013-11-14 15:55:04 +01:00
firebird.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
mssql.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
mssql_base.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
mssql_odbc.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
mssqlnative.php [task/code-sniffer] Remove class result_mssqlnative. 2013-10-31 00:48:03 +01:00
mysql.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
mysql_base.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
mysqli.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
oracle.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
postgres.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00
sqlite.php [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. 2013-10-30 13:05:28 +01:00