Fix php pragmas example include path
Was not working for out of source builds
This commit is contained in:
parent
f06330e720
commit
3ccc904b06
3 changed files with 7 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
# This code is inserted into example.php
|
||||
echo "this is include.php\n";
|
||||
echo "This is include.php\n";
|
||||
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue