fixes & partial sqlite support

This commit is contained in:
Abdulrahman
2019-05-30 07:32:17 +03:00
parent 89cf5882df
commit e5634d9c45
20 changed files with 785 additions and 190 deletions

2
do.php
View File

@@ -320,7 +320,7 @@ elseif (ig('down') || ig('downf') ||
$is_live = in_array($t, $livexts) ? true : false;
$SQL->free($result);
$SQL->freeresult($result);
//fix bug where a user can override files wait counter
if (! $is_image && (ig('img') || ig('thmb')))