<?php $fixture = array( 'model' => 'ForumAdministrator', 'rows' => array( array( 'id' => 1,
'access_level' => 4
) ) );