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
d8781ac581e25cb711278e46fc6a07595c1885dc
Authored by
andryeyev
2016-01-14 10:04:56 +0200
2 parents
f1ea4c01
4cd4defc
Merge branch 'Dmitryi' into Yarik
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 @
d8781ac
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 @
d8781ac
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 @
d8781ac
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
...
...