umstellung auf shared codeigniter und postgres php8.2
This commit is contained in:
@@ -64,9 +64,7 @@ class Autoload extends AutoloadConfig
|
||||
*
|
||||
* @var array<string, string>
|
||||
*/
|
||||
public $classmap = [
|
||||
'Booking'=>APPPATH .'Libraries/Booking.php'
|
||||
];
|
||||
public $classmap = [];
|
||||
|
||||
/**
|
||||
* -------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user