mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Plugin shortcodes generation fix.
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
Reference in New Issue
Block a user