php 8.3 fix
This commit is contained in:
parent
61e9237641
commit
39a0e07ab0
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace SQL;
|
||||
class DATA_SAIMOD_WEBCRAFT_CONTACT extends \SYSTEM\DB\QI {
|
||||
public static function get_class(){return \get_class();}
|
||||
public static function get_class(){return static::class;}
|
||||
public static function files_mysql(){
|
||||
return array( (new \PSAI('/saimod_webcraft_contact/sql/mysql/system_api.sql'))->SERVERPATH(),
|
||||
(new \PSAI('/saimod_webcraft_contact/sql/mysql/system_page.sql'))->SERVERPATH());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user