Go to the source code of this file.
Data Structures | |
| class | FromKernel |
| class | From |
Namespaces | |
| namespace | KERNEL |
Functions | |
| protect_against_file_inclusion ($path) | |
| uses () | |
| protect_against_file_inclusion | ( | $ | path | ) |
Protect file path against arbitrary file inclusion
| string | path, untrusted path |
Definition at line 22 of file core.lib.php.
| uses | ( | ) |
Imports the PHP libraries given in argument with path relative to includePath or module lib/ directory. .php extension added automaticaly
| list | of libraries |
Definition at line 43 of file core.lib.php.
1.6.3