You are here

uc_reports.install in Ubercart 5

Same filename and directory in other branches
  1. 6.2 uc_reports/uc_reports.install
  2. 7.3 uc_reports/uc_reports.install

Install hooks for uc_reports.module.

File

uc_reports/uc_reports.install
View source
<?php

/**
 * @file
 * Install hooks for uc_reports.module.
 */
function uc_reports_install() {
}

Functions

Namesort descending Description
uc_reports_install @file Install hooks for uc_reports.module.