included texts in setup
This commit is contained in:
parent
48fa4b8ada
commit
aebfa56ff8
@ -4,6 +4,7 @@ class DATA_YEMINY extends \SYSTEM\DB\QI {
|
||||
public static function get_class(){return \get_class();}
|
||||
public static function files_mysql(){
|
||||
return array( \SYSTEM\SERVERPATH(new \PSQL(),'/mysql/system_api.sql'),
|
||||
\SYSTEM\SERVERPATH(new \PSQL(),'/mysql/system_page.sql'));
|
||||
\SYSTEM\SERVERPATH(new \PSQL(),'/mysql/system_page.sql'),
|
||||
\SYSTEM\SERVERPATH(new \PSQL(),'/mysql/system_text.sql'));
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user