CMS  Version 3.9
color_palettes.inc
Go to the documentation of this file.
1 <?php
2 Fakoli::using("admin");
4 
5 ?>
6 <h2>Color Palettes</h2>
7 <?
8 $view->drawView();
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition: core.inc:116
$view