Auto Script Update BRIGADOON-0010
Automatically update OPenSimulator scripts within Objects in Region
Loading...
Searching...
No Matches
updater.php File Reference

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()

Variable Documentation

◆ $my_teleport

$my_teleport = new rdTeleport()

Definition at line 564 of file updater.php.

◆ $parameters

$parameters = json_encode($_GET)

Definition at line 561 of file updater.php.

Referenced by rdTeleport\rdProcessUpdater().

◆ $readings

$readings = json_decode( $parameters, true )

Definition at line 562 of file updater.php.

Referenced by rdTeleport\rdConfirmUser(), and rdTeleport\rdProcessUpdater().