mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Plugin shortcodes generation fix.
This commit is contained in:
parent
458d5adba9
commit
430d3221b2
@ -3924,7 +3924,7 @@ $content .= "
|
||||
}
|
||||
|
||||
|
||||
|
||||
$content .= '}';
|
||||
|
||||
return file_put_contents($file,$content)? LAN_CREATED.': '.$this->pluginName."_shortcodes.php" : LAN_CREATED_FAILED.': '.$this->pluginName."_shortcodes.php";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user