mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Bugtracker #3843 - make empty definition for {NEWFLAG} shortcode
This commit is contained in:
@@ -251,5 +251,10 @@ global $pollstr;
|
||||
return $pollstr;
|
||||
SC_END
|
||||
|
||||
SC_BEGIN NEWFLAG
|
||||
// Defined in case an indicator is required
|
||||
return '';
|
||||
SC_END
|
||||
|
||||
*/
|
||||
?>
|
Reference in New Issue
Block a user