maycactus 3a7d06b19e Fix array element and string offset access using square brackets
In accordance with the PHP RFC deprecating the curly brace syntax for accessing array elements and string offsets, this commit replaces all instances of {} with [].

By making this change, we ensure the codebase remains compliant with the recommended syntax, enhancing code readability and maintainability. The deprecation of curly brace syntax was done to align with best practices and promote a consistent code style.
2023-07-25 13:34:00 -04:00
2023-03-23 12:52:40 +09:00
2023-03-23 12:52:40 +09:00
2023-03-23 12:52:40 +09:00
2021-11-11 04:09:01 +00:00
2016-02-19 11:22:17 +09:00
2014-06-09 14:00:04 +09:00
2023-07-17 12:12:52 +09:00

The file is empty.
Description
그누보드로 만든 퍼스트가든 사이트 + rb.
Readme 2.1 GiB
Languages
PHP 62.3%
JavaScript 23.4%
CSS 10.9%
HTML 3.4%