|
Auto Script Update BRIGADOON-0010
Automatically update OPenSimulator scripts within Objects in Region
|
Go to the source code of this file.
Classes | |
| class | rdTeleport |
| All of the Routines to Control the Teleporter Database. More... | |
Variables | |
| $parameters = json_encode($_GET) | |
| $readings = json_decode( $parameters, true ) | |
| $my_teleport = new rdTeleport() | |
| $my_teleport = new rdTeleport() |
Definition at line 564 of file updater.php.
| $parameters = json_encode($_GET) |
Definition at line 561 of file updater.php.
Referenced by rdTeleport\rdProcessUpdater().
| $readings = json_decode( $parameters, true ) |
Definition at line 562 of file updater.php.
Referenced by rdTeleport\rdConfirmUser(), and rdTeleport\rdProcessUpdater().