mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Linkwords - code-clean-up (no functional changes)
Tabs, spacing, readability
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?php
|
||||
|
||||
|
||||
if(USER_AREA === true) // Don't include in admin area.
|
||||
{
|
||||
e107::css('linkwords','linkwords.css');
|
||||
}
|
||||
|
||||
|
||||
e107::css('linkwords', 'linkwords.css');
|
||||
}
|
Reference in New Issue
Block a user