Advertisement
Guest User

Untitled

a guest
Jul 13th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. //All Permissions
  2.  
  3. Array
  4. (
  5. [0] => Array
  6. (
  7. [id] => 1
  8. [name] => manage-entries
  9. [display_name] => Zarządzanie wpisami
  10. [description] =>
  11. [created_at] => -0001-11-30 00:00:00
  12. [updated_at] => -0001-11-30 00:00:00
  13. )
  14.  
  15. [1] => Array
  16. (
  17. [id] => 2
  18. [name] => add-entry
  19. [display_name] => Dodawanie wpisów
  20. [description] =>
  21. [created_at] => -0001-11-30 00:00:00
  22. [updated_at] => -0001-11-30 00:00:00
  23. )
  24.  
  25. [2] => Array
  26. (
  27. [id] => 3
  28. [name] => edit-entry
  29. [display_name] => Edytowanie wpisów
  30. [description] =>
  31. [created_at] => -0001-11-30 00:00:00
  32. [updated_at] => -0001-11-30 00:00:00
  33. )
  34.  
  35. [3] => Array
  36. (
  37. [id] => 4
  38. [name] => delete-entry
  39. [display_name] => Usuwanie wpisów
  40. [description] =>
  41. [created_at] => -0001-11-30 00:00:00
  42. [updated_at] => -0001-11-30 00:00:00
  43. )
  44.  
  45. [4] => Array
  46. (
  47. [id] => 5
  48. [name] => public-entry
  49. [display_name] => Publikowanie wpisów
  50. [description] =>
  51. [created_at] => -0001-11-30 00:00:00
  52. [updated_at] => -0001-11-30 00:00:00
  53. )
  54.  
  55. [5] => Array
  56. (
  57. [id] => 6
  58. [name] => manage-users
  59. [display_name] => Zarządzanie użytkownikami
  60. [description] =>
  61. [created_at] => -0001-11-30 00:00:00
  62. [updated_at] => -0001-11-30 00:00:00
  63. )
  64.  
  65. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement