Places a guard to check for the file existing before the file is included. Without the guard, PHP will stop with a fatal error.
Places a guard to check for the file existing before the file is included. Without the guard, PHP will stop with a fatal error.