Exemplo n.º 1
0
function wpseolog_install()
{
    $install = new wpseologinstall();
    $install->install_table();
}