languages support + deleted @author tags

This commit is contained in:
2025-10-26 18:06:27 +07:00
parent 9718bec887
commit 1261738c3d
6 changed files with 6 additions and 71 deletions

View File

@@ -20,7 +20,6 @@ use exception;
*
* @license http://www.wtfpl.net/ Do What The Fuck You Want To Public License
* @author Arsen Mirzaev Tatyano-Muradovich <arsen@mirzaev.sexy>
* @author ${REPO_OWNER} <mail@domain.zone>
*/
class core extends model
{