First fix of PHP 8.2 deprecated errors. Not seen with $go_debug = 0, but error.log...
[fa-stable.git] / includes / prefs / userprefs.inc
index 863dc1fab05f8a74a8583aef68e9e4a8ddba3bf6..24cd15c5cca9dbdc353025230122916ae284a341 100644 (file)
@@ -9,7 +9,8 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-class user_prefs 
+
+class user_prefs extends \stdClass
 {
 
        var $language;