mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-08-03 23:06:31 +09:00
Fix PHP warnings appearing when fileinfo database is empty
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.15.2';
|
||||
return '1.15.3';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user