Created
August 7, 2019 07:50
-
-
Save koungkub/207cfd973a790a079e3731eca0cea0f6 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: It looks like row 8 should actually have 4 columns, instead of 3 in line 7.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
p, admin, /*, * | |
p, user, /user1, * | |
p, user, /user2, * | |
p, user, /user3/login, * | |
p, user, /user3/logout, * | |
p, staff, /staff, * | |
p, anoy, /anoy, * | |
g, koung, user | |
g, koung, staff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment