6faa4e2ca6
Now that we can include urls, we shoudl handle `file://`.
4 linhas
47 B
PHP
4 linhas
47 B
PHP
<?php
|
|
|
|
include 'file://'.__DIR__.'/hello.inc';
|