This website requires JavaScript.
Explore
Help
Sign In
friendica
/
friendica
mirror of
https://git.friendi.ca/friendica/friendica.git
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Releases
Wiki
Activity
34a8fb935d
friendica
/
testargs.php
7 lines
73 B
PHP
Raw
Blame
History
<
?
php
if
((
$argc
>
1
)
&&
isset
(
$argv
[
1
]))
echo
$argv
[
1
];
else
echo
''
;
Reference in New Issue
View Git Blame
Copy Permalink