Hani Rouatbi
9a14d9079a
Update finfo_close PHP version check to 8.1
...
Adjusted the conditional to only call finfo_close for PHP versions below 8.1, reflecting that finfo_close has no effect since PHP 8.1 instead of 8.0.
2025-12-07 13:05:51 +01:00
Hani Rouatbi
e47cf056a0
Add PHP 8.5 support
...
Updated calls to resource cleanup functions (curl_close, imagedestroy, finfo_close) to only execute for PHP versions below 8.0, as these functions have no effect in PHP 8+. Improved error handling and connection management in mysqli and sqlite drivers, and added missing DOCTYPE in error output for better HTML compliance.
2025-12-06 15:51:41 +01:00
H.Rouatbi
3cdfa9ce5a
Miscellaneous changes
...
* PHP code style fixes
* Updated database schema for upgrade
2024-10-07 17:33:07 +01:00
Hani Rouatbi
c3673d3bcf
Add custom admin feature
2023-01-17 12:58:25 +01:00
Mitan Omar
5f1f92194a
if there is an error in config file, then make sure that there is an install folder
2022-08-24 03:34:57 +02:00
MitanOmar
57ca90cde5
fix error big_error function is not defined
2020-05-16 11:56:29 +02:00
MitanOmar
f3d4e29500
replace kleeja.com with kleeja.net
2020-04-11 22:45:48 +02:00
Abdulrahman
407856d19c
session fixes
2019-07-24 21:12:29 +03:00
Abdulrahman
16dab0e04a
fixes of windows DIRECTORY_SEPARATOR
2019-07-09 23:40:28 +03:00
Mitan Omar
4ab6f5b83d
fix an error when using sqlite
2019-06-29 16:55:10 +02:00
Abdulrahman
82087f0971
fixes
2019-06-02 05:46:15 +03:00
Abdulrahman
e5634d9c45
fixes & partial sqlite support
2019-05-30 07:32:17 +03:00
Abdulrahman
4e1c7e65d9
fixes
2019-05-25 19:59:45 +03:00
Abdulrahman
5f063c2c79
error logging
2019-05-25 18:17:08 +03:00
Abdulrahman
bd1c425a6f
fixes
2019-05-24 04:28:18 +03:00
Abdulrahman
ace9ef92ae
fixes
2019-05-23 01:03:12 +03:00
Abdulrahman
a9dd576094
fixes
2019-05-20 21:56:29 +03:00
Abdulrahman
3c0aaebce9
fetch file
2019-05-19 02:40:43 +03:00
Abdulrahman
d1481940a4
fixes
2019-05-18 01:47:17 +03:00
Abdulrahman
ec33730e36
better plugins install/update process
2019-05-15 00:48:58 +03:00
Abdulrahman
f1c23c24aa
fixes
2019-05-13 20:43:35 +03:00
Abdulrahman
b70e76664c
moved to update page and make it better
2019-05-12 03:08:45 +03:00
Abdulrahman
f142da94f3
coding style fixes
2019-05-03 23:52:08 +03:00
Abdulrahman
1e09a96da4
enhancements
2019-01-18 23:42:23 +03:00
Abdulrahman
96f944c28d
fixes
2018-12-31 18:19:37 +03:00
Abdulrahman
deac73fe6d
fixes
2018-03-30 18:50:55 +03:00
Abdulrahman
fbed08ded8
fix captcha
2018-01-15 22:50:35 +03:00
Abdulrahman
7f4a4f6ff9
hello github! 😘
2018-01-09 02:09:07 +03:00