You are here

function bootstrap_gallery_init in Bootstrap - Photo Gallery 7.3

Implements hook_init().

File

./bootstrap_gallery.module, line 7

Code

function bootstrap_gallery_init() {

  //print_r(bootstrap_gallery_image_styles());
}