mirror of
https://github.com/friendica/friendica
synced 2025-04-25 15:50:10 +00:00
replace macros
implement new replaceMacros function
This commit is contained in:
parent
f6c86649c2
commit
91facd2d0a
91 changed files with 335 additions and 249 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
namespace Friendica\Core;
|
||||
|
||||
use Exception;
|
||||
use Friendica\BaseObject;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Render\FriendicaSmarty;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue