You are here

function jplayer_schema in jPlayer 7.2

Same name and namespace in other branches
  1. 8.2 jplayer.install \jplayer_schema()
  2. 6 jplayer.install \jplayer_schema()

Implements hook_schema().

File

./jplayer.install, line 10
Installation file for jPlayer module.

Code

function jplayer_schema() {
}