Searched refs:locked_files (Results 1 – 1 of 1) sorted by relevance
26 var $locked_files = array(); variable in admin_plugin_pagemove90 if( $this->have_rights && count($this->locked_files) == 0 ) {98 $c = count($this->locked_files);100 … ptln( $this->lang['pm_filelocked'].$this->locked_files[0].'<br>'.$this->lang['pm_tryagain'] );105 ptln ( ($i > 0 ? ', ' : '').$this->locked_files[$i] );501 $this->locked_files[] = $ID;514 $this->locked_files[] = $backlinkingId;