1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00

Code cleanup

This commit is contained in:
Cameron
2019-05-26 17:05:29 -07:00
parent f1081c2b21
commit eb6401385e
8 changed files with 510 additions and 1385 deletions

View File

@@ -78,10 +78,10 @@ class e107
/**
* User login name
*
* @var string
* @var array
* @see init_session()
*/
public $currentUser = '';
public $currentUser;
/**
* Run once load core shortcodes