aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tree/fixtures/phpbb_forums.xml
blob: 8f133078a9b480fceebf57546a0cf5af899791de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" ?>
<dataset>
	<table name="phpbb_forums">
		<column>forum_id</column>
		<column>parent_id</column>
		<column>left_id</column>
		<column>right_id</column>
		<column>forum_parents</column>
		<column>forum_name</column>
		<column>forum_desc</column>
		<column>forum_rules</column>
	</table>
</dataset>