1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 10:52:29 -04:00

Reverting unintended changes related to #121.

Oops...mistakenly committed a bunch of stuff that wasn't ready to go live.
This commit is contained in:
Jon Ziebell
2019-07-19 22:07:53 -04:00
parent 3037b5cdb7
commit c37e3be9af
4 changed files with 17 additions and 153 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ class user extends cora\crud {
'log_out',
'sync_patreon_status'
],
'public' => ['force_log_in']
'public' => []
];
public static $converged = [];