mirror of
https://github.com/friendica/friendica
synced 2025-04-28 03:50:17 +00:00
Add FIXME for unrecoverable missing variables
This commit is contained in:
parent
a6a2c578f9
commit
5926cd534a
4 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,7 @@ class Directory {
|
|||
|
||||
$dir .= "/submit";
|
||||
|
||||
/// @fixme $argv is unavailable here
|
||||
$arr = array('url' => $argv[1]);
|
||||
|
||||
call_hooks('globaldir_update', $arr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue