1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 13:04:28 +02:00
Files
php-e107/e107_plugins/faqs/e_meta.php
2012-12-12 21:30:43 -08:00

8 lines
168 B
PHP

<?php
if (!defined('e107_INIT')) { exit; }
e107::css('faqs','faqs.css');
// echo '<link rel="stylesheet" href="'.e_PLUGIN_ABS.'faqs/faqs.css" type="text/css" />';
?>