WebsiteBaker 2.13.9 R24 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
// Function to set a "remembering" cookie for the user - removed protected function remember($user_id) { return true; } // Function to check if a user has been remembered - removed protected function is_remembered() { return false; }