restore_symlink.php
To call from CLI : php restore_symlink.php /path/to/my/instance/
Table of Contents
Functions
- restore_symlink() : string
- Restore all the symlinks for an instance, start with the external JS one and then process every module installed
Functions
restore_symlink()
Restore all the symlinks for an instance, start with the external JS one and then process every module installed
restore_symlink(mixed $instance_path) : string
To call from CLI : php restore_symlink.php /path/to/my/instance/
Parameters
- $instance_path : mixed
Return values
string —error or success message