I was given a working manifest that had
validate_absolute_path($install_dir)
when I try to run the manifest, it gives me the following error:
Error: Evaluation Error: Unknown function: 'validate_absolute_path
why? if i remove the code, it works perfectly fine but my supervisor wants me to use the code. how do I fix the problem?
↧