fogproject
1.5.9
About: FOG is a Linux-based network computer cloning solution for Windows, Mac OSX and various Linux distributions that ties together a few open-source tools with a PHP-based web interface. FOG doesn’t use any boot disks, or CDs; everything is done via TFTP and PXE.
![]() ![]() |
Go to the source code of this file.
Namespaces | |
FOGProject | |
Variables | |
$clientUpdate = (bool)FOGCore::getSetting('FOG_CLIENT_AUTOUPDATE') | |
if(isset($_REQUEST['client'])) elseif(isset($_REQUEST['clientver'])) elseif(isset($_REQUEST['url'])) | else |
exit | |
$clientUpdate = (bool)FOGCore::getSetting('FOG_CLIENT_AUTOUPDATE') |
Definition at line 31 of file getversion.php.
if (isset( $_REQUEST[ 'client'])) elseif (isset( $_REQUEST[ 'clientver'])) elseif (isset( $_REQUEST[ 'url'])) else |
Definition at line 49 of file getversion.php.
exit |
Definition at line 53 of file getversion.php.