コード例 #1
0
ファイル: AppUtil.php プロジェクト: sks40gb/sks
 public static function getLoggedInUser()
 {
     \SKS\LIB\Session::get("loggedInUser");
 }