New class "System"

This commit is contained in:
Michael 2017-08-26 06:04:21 +00:00
parent b0c26921ad
commit 3c24bed412
121 changed files with 197 additions and 2 deletions

View file

@ -11,6 +11,7 @@
*/
use Friendica\App;
use Friendica\Core\System;
function smoothly_init(App $a) {
set_template_engine($a, 'smarty3');