3 lines
No EOL
83 B
PHP
3 lines
No EOL
83 B
PHP
<?php
|
|
$db->Execute("DELETE FROM ".tbl("config")." WHERE name='pak_license' ");
|
|
?>
|