2 lines
100 B
SQL
2 lines
100 B
SQL
delete from `__PREFIX__system_module` where ctl = 'HelloWorld';
|
|
drop table `__PREFIX__hello_world`; |