mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 22:25:31 +02:00
FAQs derived from my original plugin for 0.6/0.7. Work in progress
This commit is contained in:
8
e107_plugins/faqs/e_meta.php
Normal file
8
e107_plugins/faqs/e_meta.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
|
||||
echo '<link rel="stylesheet" href="'.e_PLUGIN_ABS.'faqs/faqs.css" type="text/css" />';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user