'administrator', 'weight' => 2, ); // Exported role: root. $roles['root'] = array( 'name' => 'root', 'weight' => 3, ); return $roles; }