You are here

function template_preprocess_gallery_assist_container in Gallery Assist 7

File

./gallery_assist.module, line 138
Extend drupal with gallery functionalities. Manage galleries.

Code

function template_preprocess_gallery_assist_container(&$variables) {

  //  dsm('from template_preprocess');
}