Browse
For agents
About
StreamCast – bring live radio to your site with a sleek player
/
2.4.0
StreamCast – bring live radio to your site with a sleek player
v2.4.0
Switch version
2.4.5
2.4.4
trunk
1.0
1.1
2.0.0
2.1.10
2.1.2
2.1.4
2.1.5
2.1.8
2.2.1
2.2.3
2.2.4
2.2.5
2.3.0
2.3.1
2.3.2
2.3.3
2.3.4
2.3.5
2.3.6
2.3.7
2.3.8
2.3.9
All 29 releases
Overview
Code
streamcast
/
frameworks
/
codestar-framework
/
views
/
support.php
support.php
in StreamCast – bring live radio to your site with a sleek player 2.4.0, at frameworks/codestar-framework/views/support.php
6 lines
568 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
if
(
!
defined
(
'
ABSPATH
'
)
)
{
die
;
}
//
Cannot access directly.
?
>
2
3
<
p
>
We
are
provide
support
forum
for
premium
version
users
.
You
can
join
to
support
forum
for
submit
any
question
after
purchasing
.
Free
version
users
support
is
limited
on
github
.
<
/
p
>
4
5
<
p
>
<
a
href
=
"
http://support.codestarthemes.com/
"
class
=
"
button
"
target
=
"
_blank
"
rel
=
"
nofollow
"
>
<
i
class
=
"
fas fa-life-ring
"
>
<
/
i
>
Support
Forum
<
/
a
>
-
(
or
)
-
<
a
href
=
"
https://github.com/Codestar/codestar-framework/issues
"
class
=
"
button
"
target
=
"
_blank
"
rel
=
"
nofollow
"
>
<
i
class
=
"
fab fa-github
"
>
<
/
i
>
Github
<
/
a
>
<
/
p
>
6