|
@@ -17,7 +17,7 @@
|
|
|
|
|
|
The Initial Developer of the Original Code is
|
|
|
Mark J Crane <[email protected]>
|
|
|
- Portions created by the Initial Developer are Copyright (C) 2008-2012
|
|
|
+ Portions created by the Initial Developer are Copyright (C) 2008-2019
|
|
|
the Initial Developer. All Rights Reserved.
|
|
|
|
|
|
Contributor(s):
|
|
@@ -31,7 +31,7 @@
|
|
|
require_once "resources/check_auth.php";
|
|
|
|
|
|
//check permissions
|
|
|
- if (permission_exists('edit_view')) {
|
|
|
+ if (permission_exists('clip_edit')) {
|
|
|
//access granted
|
|
|
}
|
|
|
else {
|