This website requires JavaScript.
Explore
Help
Sign In
xoy
/
ctdo.de
Watch
1
Star
0
Fork
You've already forked ctdo.de
0
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51d2cfceca
ctdo.de
/
php
/
generator.php
7 lines
78 B
PHP
Raw
Blame
History
<
?
php
function
print_file
(
$path
)
{
print
(
file_get_contents
(
$path
));
}
?>
Reference in New Issue
View Git Blame
Copy Permalink