You are here

function uc_views_uninstall in Ubercart Views 6.2

Same name and namespace in other branches
  1. 6 uc_views.install \uc_views_uninstall()

Implentation of the hook_uninstall().

File

./uc_views.install, line 12

Code

function uc_views_uninstall() {
}