Removed old template parser
This commit is contained in:
parent
b2c6d34d99
commit
731ec347b1
10 changed files with 8 additions and 329 deletions
|
@ -6,7 +6,7 @@ use Friendica\Core\PConfig;
|
|||
|
||||
function duepuntozero_init(App $a) {
|
||||
|
||||
set_template_engine($a, 'smarty3');
|
||||
$a->set_template_engine('smarty3');
|
||||
|
||||
$colorset = PConfig::get( local_user(), 'duepuntozero','colorset');
|
||||
if (!$colorset)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue