forkbb/app
Visman 2ddd7796b0 Core\Func: Optimize the friendly() method
Removed the transliterator_transliterate() function since it initializes a new Transliterator every time.
Currently, Transliterator is initialized once with the rules set, and then only the transliterate() method is used.
2023-11-03 12:08:23 +07:00
..
cache/polls Fix folder 2021-02-27 13:15:02 +07:00
config Add settings for friendly url 2023-11-02 18:44:32 +07:00
Controllers Add more checks and return by anchor 2023-10-23 20:52:16 +07:00
Core Core\Func: Optimize the friendly() method 2023-11-03 12:08:23 +07:00
lang templates\extensions: fix + change for empty list 2023-10-29 20:31:59 +07:00
log .gitignore 2021-02-17 19:04:58 +07:00
Models Fix for the previous 2023-11-02 18:56:07 +07:00
templates Update form.forkbb.php 2023-10-30 12:58:19 +07:00
.htaccess Update .htaccess 2020-06-04 15:00:33 +07:00
bootstrap.php Up rev 2023-11-02 19:02:05 +07:00
functions.php Add for admins to edit the author and date of post 2023-09-27 21:07:20 +07:00