This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
friendica
kopia lustrzana
https://github.com/friendica/friendica
Obserwuj
1
Polub
0
Forkuj
You've already forked friendica
1
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
02f8e95b1a
friendica
/
view
/
theme
/
easterbunny
/
theme.php
5 wiersze
64 B
PHP
Czysty
Zwykły widok
Historia
Unescape
Escape
Adds theme info file to define 'parent' theme from where load tpl files
2011-09-27 07:32:20 +00:00
<
?
php
$a
->
theme_info
=
array
(
fix loozah themes navbar
2011-09-27 11:45:25 +00:00
'extends'
=>
'duepuntozero'
,
Adds theme info file to define 'parent' theme from where load tpl files
2011-09-27 07:32:20 +00:00
);