Exemplo n.º 1
0
 function layers_api_init()
 {
     $layer_updater = new Layers_API();
     $layer_updater->init();
 }