/* name: Authorisation module. abstract: Check access to online resources. uses: AIV_MEMBERS table to retrive user name and password generates: - fail page or - in case of success autentification generates SID (Session Identification coDe) cookie which contains user ID,timestamp and encrypted key */ $isAuthenticated = 0; // $UserID = 0; dbg("125"); //echo "