thrownewException("You can only manage your own segments (unless you are Super User).");
thrownewException("You can only edit the custom segments you have created yourself. This segment was created and 'shared with you' by the Super User. ".
"To modify this segment, you can create a new one, by clicking on 'Add new segment' where you can then further customize the segment's definition.");
}
}
if($segment['deleted']){
if($segment['deleted']){
...
@@ -211,17 +193,33 @@ class Piwik_SegmentEditor_API
...
@@ -211,17 +193,33 @@ class Piwik_SegmentEditor_API