You are here

skinr.skinr.inc in Skinr 8.2

Same filename and directory in other branches
  1. 7.2 skinr.skinr.inc

Implements page and region level rules, and adds default groups.

File

skinr.skinr.inc
View source
<?php

/**
 * @file
 * Implements page and region level rules, and adds default groups.
 */

/**
 * Implements hook_skinr_api_VERSION().
 */
function skinr_skinr_api_3() {
}

Functions

Namesort descending Description
skinr_skinr_api_3 Implements hook_skinr_api_VERSION().