3 lines
102 B
PHP
3 lines
102 B
PHP
<?php
|
|
\Phpcmf\Service::M('table')->drop_table(\Phpcmf\Service::M()->dbprefix('member_paylog'), true);
|