mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 00:27:45 +02:00
Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507. Added example of getFieldVar() method to plugin builder.
This commit is contained in:
@@ -2255,7 +2255,8 @@ class e107plugin
|
||||
//print_a($tag);
|
||||
switch ($function)
|
||||
{
|
||||
case 'install':
|
||||
case 'install':
|
||||
case 'refresh':
|
||||
$c = 1;
|
||||
foreach($tag['mediaCategories']['category'] as $v)
|
||||
{
|
||||
|
Reference in New Issue
Block a user