You are here

function jplayer_schema in jPlayer 6

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

Implementation of hook_schema().

File

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

Code

function jplayer_schema() {
}