v1.8.1
This commit is contained in:
parent
1460cb231f
commit
27ce69c2d2
9 changed files with 188 additions and 61 deletions
|
|
@ -709,14 +709,6 @@ class Robotstxt_Manager_Installer {
|
|||
exit;
|
||||
}
|
||||
|
||||
/**
|
||||
* Validates a downloaded archive: must exist, be non-empty, and start
|
||||
* with the ZIP magic bytes "PK".
|
||||
*
|
||||
* @param string $file Absolute path to the downloaded file.
|
||||
*
|
||||
* @return bool True when the file looks like a valid ZIP archive.
|
||||
*/
|
||||
/**
|
||||
* Returns the normalised domain of the current site.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue