Viewing File: /home/maglabs/julia/wp-content/plugins/themesky/metaboxes/post_gallery.php

<?php 
$options = array();

$options[] = array(
				'id'		=> 'gallery'
				,'label'	=> ''
				,'desc'		=> ''
				,'type'		=> 'gallery'
			);
			
?>
Back to Directory File Manager