Removed old template parser
This commit is contained in:
parent
b2c6d34d99
commit
731ec347b1
10 changed files with 8 additions and 329 deletions
|
@ -14,7 +14,7 @@ use Friendica\App;
|
|||
use Friendica\Core\System;
|
||||
|
||||
function smoothly_init(App $a) {
|
||||
set_template_engine($a, 'smarty3');
|
||||
$a->set_template_engine('smarty3');
|
||||
|
||||
$cssFile = null;
|
||||
$ssl_state = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue