Update website
This commit is contained in:
parent
41ce1aa076
commit
ea0eb1c6e0
4222 changed files with 721797 additions and 14 deletions
11
admin/phpMyAdmin/vendor/williamdes/mariadb-mysql-kbs/src/KBException.php
vendored
Normal file
11
admin/phpMyAdmin/vendor/williamdes/mariadb-mysql-kbs/src/KBException.php
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types = 1);
|
||||
|
||||
namespace Williamdes\MariaDBMySQLKBS;
|
||||
|
||||
use Exception;
|
||||
|
||||
class KBException extends Exception
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue