This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topisto
/
apps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25
Commits
1
Branch
856 KiB
PHP
81.5%
Shell
15.9%
Roff
2.6%
Tree:
514daaeaf1
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '514daaeaf1'
${ noResults }
apps
/
global
/
test.php
8 lines
89 B
Raw
Blame
History
<?php
require_once
'inc/config.php'
;
echo
getcwd
()
.
PHP_EOL
;
echo
APP_PATH
.
PHP_EOL
;
?>