librecat/themes/minimalpunk/config.php

5 lines
125 B
PHP
Executable File

<?php
include("main.php");
echo('<link rel="stylesheet" type="text/css" href="/themes/minimalpunk/css/config.css.php">');
?>