1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 04:24:45 +02:00
Files
php-e107/e107_plugins/featurebox/e_header.php

6 lines
124 B
PHP

<?php
//TODO add checks so that it's only loaded when needed.
e107::css('core','camera/css/camera.css','jquery');
?>