Here are the global variables, including the implicit ones : any variable that are used in the global scope, outside methods, are implicitely globals.
| Global | Counts | Types | Read / Write | Locations |
|---|---|---|---|---|
| /class-rusty-inc-org-chart-sharing.php | 3 | $GLOBALS $GLOBALS $GLOBALS | R - R - R - | 20:$_GET 20:$_GET 20:$_GET |
| /admin-page-inline-script.php | 5 | implicit implicit implicit implicit $GLOBALS | R - R - R - R - R - | 9:$ui_js_url 10:$framework_js_url 11:$tree_js 12:$secret_url 12:$secret_url |