Encapsulates the legacy functions for generating directory wrappers.
public function createDirectoryWrappers( |
| ) |
Create the required wrapper scripts for a directory. Note that the instpath parameter is for the software installation path and is only required for the BLOG_BASE type, as it is used to create the config.php file. As of version 0.7.4, this function returns an array of paths for which the file operation returned an error code.
path | The path at which we're creating wrappers. |
type | The type of wrappers to create. |
instpath | The LnBlog install path, only required for type of BLOG_BASE |
List of paths for which there was an error.