You are here

xbbcode_table.install in Extensible BBCode 5

File

xbbcode_table/xbbcode_table.install
View source
<?php

function xbbcode_table_install() {
  xbbcode_add_module('xbbcode_table');
}

Functions