Ejemplo n.º 1
0
function cache_updateall()
{
    updategenre();
    updatehotlist();
    updatestatistics();
    $kpal = new genkpalbum();
    $kpal->gencache();
}
Ejemplo n.º 2
0
function cache_updateall()
{
    updategenre();
    updatehotlist();
    updatestatistics();
}