1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01:00
php-phpbb/tests/dbal/fixtures/migrator_config_text.xml
2014-07-05 00:57:34 -07:00

8 lines
168 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<dataset>
<table name="phpbb_config_text">
<column>config_name</column>
<column>config_value</column>
</table>
</dataset>