Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jejb
/
asterisk-aastra
/
refs/heads/master
/
.
/
lighting.php
blob: c783ebe5b8586f71a683e39c20d1dfe2965409b4 [
file
] [
log
] [
blame
]
<?
php
require_once
(
'asterisk-aastra/Lighting.class.php'
);
$c
=
new
Lighting
();
$c
->
init
();
?>