You are here

function labjs_install in LABjs 6

Same name and namespace in other branches
  1. 7 labjs.install \labjs_install()

Implementation of hook_install().

File

./labjs.install, line 11
LABjs install file

Code

function labjs_install() {
}