diff options
-rw-r--r-- | start.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -199,8 +199,6 @@ // test that the user can edit the container
return can_write_to_container(0, $entity->container_guid);
}
-
- return false;
}
|
index : lorea/elgg | ||
Social Networking Engine | Saravea |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | start.php | 2 |
@@ -199,8 +199,6 @@ // test that the user can edit the container
return can_write_to_container(0, $entity->container_guid);
}
-
- return false;
}
|