hasPermission("SITEWRITER") && !$user->hasPermission("SITEWRITER_EDIT")) { $showbuttons = false; } ?>
get("new site"); ?>
select('sites', [ 'siteid', 'sitename', 'url', 'theme', 'color' ]); foreach ($sites as $site) { $theme = json_decode(file_get_contents("public/themes/" . $site['theme'] . "/theme.json"), true); $themename = $theme["name"]; ?>
get('actions'); ?> get('site name'); ?> get('url'); ?> get('theme'); ?>
get("editor"); ?> get("settings"); ?> get("view"); ?>
get('actions'); ?> get('site name'); ?> get('url'); ?> get('theme'); ?>