Administrator
/
realy_old_artbox
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4cd4defce7ac9138b2d1c7948911c891571018e1
Authored by
Dmitryi
2015-12-25 10:52:19 +0200
1 parent
9744f0d3
role
Showing
3 changed files
with
21 additions
and
0 deletions
Show diff stats
rbac/assignments.php
rbac/items.php
rbac/rules.php
Inline
Side-by-side
rbac/assignments.php
0 โ 100644
Wrap text
Show/Hide comments
View file @
4cd4def
1
+<?php
2
+/**
3
+ * Created by PhpStorm.
4
+ * User: User
5
+ * Date: 24.12.2015
6
+ * Time: 16:52
7
+ */
0
8
\ No newline at end of file
...
...
rbac/items.php
0 โ 100644
Wrap text
Show/Hide comments
View file @
4cd4def
1
+<?php
2
+/**
3
+ * Created by PhpStorm.
4
+ * User: User
5
+ * Date: 24.12.2015
6
+ * Time: 16:52
7
+ */
0
8
\ No newline at end of file
...
...
rbac/rules.php
0 โ 100644
Wrap text
Show/Hide comments
View file @
4cd4def
1
+<?php
2
+/**
3
+ * Created by PhpStorm.
4
+ * User: User
5
+ * Date: 24.12.2015
6
+ * Time: 16:53
7
+ */
0
8
\ No newline at end of file
...
...