GibbonEdu / core

Gibbon is a flexible, open source school management platform designed to make life better for teachers, students, parents and leaders.
https://gibbonedu.org
GNU General Public License v3.0
460 stars 299 forks source link

System: Refactoring Code $_POST-> (null coalesce) #1789

Closed ali-ichk closed 6 months ago

ali-ichk commented 6 months ago

Description

Refactoring code- change the $_POST to $_POST() ?? '' (null coalescing)