Home
last modified time | relevance | path

Searched +full:local +(+path:plugin +path:sync) -(+path:plugin +path:sync +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/sync/
H A Dadmin.php354 lock($id); // lock local
404 //delete local
579 if(!isset($item['local'])){
588 if(!isset($item['local'])){
625 * Get the local and remote time
674 // get local file list
675 $local = array();
689 foreach($local as $item){
696 $list[$item['id']]['local'] = $item;
699 unset($local);
[all …]