I’m trying to use set_realpath which is documented in the EE2 docs as being in the native functions class.
However, it doesn’t appear in the source code for the functions class (I can only find a reference to it in a path_helper file).
Hence, this doesn’t work and produces a fatal error - function not found (including in the latest build):
$this->EE->functions->set_realpath('/something/here');Is this a bug? Is the documentation incorrect? Or am I doing something wrong?
Any help appreciated, cheers 😊
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.