7 lines
108 B
PHP
7 lines
108 B
PHP
<?php
|
|
|
|
/**
|
|
* The theming service is used to determine which theme should
|
|
* be used by the php backend
|
|
*/
|