Merge remote-tracking branch 'friendica/develop' into issue/#3062
# Conflicts: # view/theme/duepuntozero/theme.php # view/theme/smoothly/theme.php
This commit is contained in:
commit
b61479ba6e
166 changed files with 835 additions and 789 deletions
|
@ -10,7 +10,7 @@
|
|||
* Screenshot: <a href="screenshot.png">Screenshot</a>
|
||||
*/
|
||||
|
||||
function smoothly_init(App &$a) {
|
||||
function smoothly_init(App $a) {
|
||||
set_template_engine($a, 'smarty3');
|
||||
|
||||
$cssFile = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue